Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dhci.h56 #define HCI_NOTIFY_ENABLE_SCO_CVSD 4 macro
/Linux-v6.6/net/bluetooth/
Dhci_event.c3240 hdev->notify(hdev, HCI_NOTIFY_ENABLE_SCO_CVSD); in hci_conn_complete_evt()
5118 hdev->notify(hdev, HCI_NOTIFY_ENABLE_SCO_CVSD); in hci_sync_conn_complete_evt()
/Linux-v6.6/drivers/bluetooth/
Dbtusb.c2222 if (data->air_mode == HCI_NOTIFY_ENABLE_SCO_CVSD) { in btusb_work()