Home
last modified time | relevance | path

Searched refs:HCI_OP_READ_LOCAL_PAIRING_OPTS (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h1309 #define HCI_OP_READ_LOCAL_PAIRING_OPTS 0x100c macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_core.c840 hci_req_add(req, HCI_OP_READ_LOCAL_PAIRING_OPTS, 0, NULL); in hci_init4_req()
Dhci_event.c3379 case HCI_OP_READ_LOCAL_PAIRING_OPTS: in hci_cmd_complete_evt()