Home
last modified time | relevance | path

Searched refs:LE_SET_ADV_DATA_OP_COMPLETE (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
Dhci_request.c1621 pdu.cp.operation = LE_SET_ADV_DATA_OP_COMPLETE; in __hci_req_update_scan_rsp_data()
1767 pdu.cp.operation = LE_SET_ADV_DATA_OP_COMPLETE; in __hci_req_update_adv_data()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h1796 #define LE_SET_ADV_DATA_OP_COMPLETE 0x03 macro