Home
last modified time | relevance | path

Searched refs:HCI_OP_LE_SET_ADV_ENABLE (Results 1 – 4 of 4) sorted by relevance

/linux/net/bluetooth/
A Dhci_conn.c651 hci_send_cmd(hdev, HCI_OP_LE_SET_ADV_ENABLE, sizeof(enable), in le_disable_advertising()
1163 hci_req_add(req, HCI_OP_LE_SET_ADV_ENABLE, sizeof(enable), in hci_req_directed_advertising()
A Dhci_request.c1283 hci_req_add(req, HCI_OP_LE_SET_ADV_ENABLE, sizeof(enable), &enable); in __hci_req_disable_advertising()
1421 hci_req_add(req, HCI_OP_LE_SET_ADV_ENABLE, sizeof(enable), &enable); in __hci_req_enable_advertising()
A Dhci_event.c1265 sent = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_ADV_ENABLE); in hci_cc_le_set_adv_enable()
3614 case HCI_OP_LE_SET_ADV_ENABLE: in hci_cmd_complete_evt()
/linux/include/net/bluetooth/
A Dhci.h1596 #define HCI_OP_LE_SET_ADV_ENABLE 0x200a macro

Completed in 32 milliseconds