Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci.h1642 #define HCI_OP_LE_SET_ADV_PARAM 0x2006 macro
/linux-6.15/net/bluetooth/
H A Dhci_sync.c1745 status = __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_ADV_PARAM, in hci_enable_advertising_sync()
6351 status = __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_ADV_PARAM, in hci_le_directed_advertising_sync()
H A Dhci_event.c2142 cp = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_ADV_PARAM); in hci_cc_set_adv_param()
4153 HCI_CC_STATUS(HCI_OP_LE_SET_ADV_PARAM, hci_cc_set_adv_param),