Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.c1622 cp.operation = LE_SET_ADV_DATA_OP_COMPLETE; in __hci_req_update_scan_rsp_data()
1765 cp.operation = LE_SET_ADV_DATA_OP_COMPLETE; in __hci_req_update_adv_data()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h1794 #define LE_SET_ADV_DATA_OP_COMPLETE 0x03 macro