Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci.h1013 #define HCI_OP_READ_LOCATION_DATA 0x0c64 macro
/linux-4.1.27/net/bluetooth/
Dhci_core.c369 hci_req_add(req, HCI_OP_READ_LOCATION_DATA, 0, NULL); in amp_init1()