Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h54 #define HCI_NOTIFY_ENABLE_SCO_CVSD 4 macro
/openbmc/linux/net/bluetooth/
H A Dhci_event.c3211 hdev->notify(hdev, HCI_NOTIFY_ENABLE_SCO_CVSD); in hci_conn_complete_evt()
5015 hdev->notify(hdev, HCI_NOTIFY_ENABLE_SCO_CVSD); in hci_sync_conn_complete_evt()
/openbmc/linux/drivers/bluetooth/
H A Dbtusb.c2282 if (data->air_mode == HCI_NOTIFY_ENABLE_SCO_CVSD) { in btusb_work()