Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci.h983 #define HCI_OP_READ_CURRENT_IAC_LAP 0x0c39 macro
/linux-4.4.14/net/bluetooth/
Dhci_core.c487 hci_req_add(req, HCI_OP_READ_CURRENT_IAC_LAP, 0, NULL); in bredr_setup()