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.h1592 #define HCI_OP_LE_SET_ADV_PARAM 0x2006 macro
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c1772 status = __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_ADV_PARAM, in hci_enable_advertising_sync()
6350 status = __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_ADV_PARAM, in hci_le_directed_advertising_sync()
H A Dhci_event.c2131 cp = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_ADV_PARAM); in hci_cc_set_adv_param()
4142 HCI_CC_STATUS(HCI_OP_LE_SET_ADV_PARAM, hci_cc_set_adv_param),