Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci.h351 HCI_WIDEBAND_SPEECH_ENABLED, enumerator
/Linux-v6.1/net/bluetooth/
Dmgmt.c932 if (hci_dev_test_flag(hdev, HCI_WIDEBAND_SPEECH_ENABLED)) in get_current_settings()
4250 HCI_WIDEBAND_SPEECH_ENABLED)) { in set_wideband_speech()
4259 HCI_WIDEBAND_SPEECH_ENABLED); in set_wideband_speech()
4262 HCI_WIDEBAND_SPEECH_ENABLED); in set_wideband_speech()
Dhci_sync.c4301 bool enabled = hci_dev_test_flag(hdev, HCI_WIDEBAND_SPEECH_ENABLED); in hci_set_err_data_report_sync()