Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci.h958 #define HCI_OP_READ_VOICE_SETTING 0x0c25 macro
/linux-4.4.14/net/bluetooth/
Dhci_core.c481 hci_req_add(req, HCI_OP_READ_VOICE_SETTING, 0, NULL); in bredr_setup()
Dhci_event.c2836 case HCI_OP_READ_VOICE_SETTING: in hci_cmd_complete_evt()