Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci.h1608 #define HCI_OP_LE_SET_ADV_PARAM 0x2006 macro
/linux/net/bluetooth/
H A Dhci_sync.c1745 status = __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_ADV_PARAM, in hci_enable_advertising_sync()
6323 status = __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_ADV_PARAM, in hci_le_directed_advertising_sync()
H A Dhci_event.c2128 cp = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_ADV_PARAM); in hci_cc_set_adv_param()
4139 HCI_CC_STATUS(HCI_OP_LE_SET_ADV_PARAM, hci_cc_set_adv_param),