Home
last modified time | relevance | path

Searched refs:HCI_OP_LE_SET_ADV_PARAM (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dhci.h1575 #define HCI_OP_LE_SET_ADV_PARAM 0x2006 macro
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c1601 status = __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_ADV_PARAM, in hci_enable_advertising_sync()
6133 status = __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_ADV_PARAM, in hci_le_directed_advertising_sync()
H A Dhci_event.c2135 cp = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_ADV_PARAM); in hci_cc_set_adv_param()
4141 HCI_CC_STATUS(HCI_OP_LE_SET_ADV_PARAM, hci_cc_set_adv_param),