Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h56 #define HCI_NOTIFY_ENABLE_SCO_CVSD 4 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_event.c2671 hdev->notify(hdev, HCI_NOTIFY_ENABLE_SCO_CVSD); in hci_conn_complete_evt()
4381 hdev->notify(hdev, HCI_NOTIFY_ENABLE_SCO_CVSD); in hci_sync_conn_complete_evt()
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dbtusb.c1742 if (data->air_mode == HCI_NOTIFY_ENABLE_SCO_CVSD) { in btusb_work()