Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h1153 #define HCI_OP_READ_LOCATION_DATA 0x0c64 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c231 hci_req_add(req, HCI_OP_READ_LOCATION_DATA, 0, NULL); in amp_init1()