Home
last modified time | relevance | path

Searched refs:HCI_OP_ADD_SCO (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.h520 #define HCI_OP_ADD_SCO 0x0407 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_conn.c276 hci_send_cmd(hdev, HCI_OP_ADD_SCO, sizeof(cp), &cp); in hci_add_sco()
H A Dhci_event.c1887 cp = hci_sent_cmd_data(hdev, HCI_OP_ADD_SCO); in hci_cs_add_sco()
3633 case HCI_OP_ADD_SCO: in hci_cmd_status_evt()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h639 #define HCI_OP_ADD_SCO 0x0407 macro