Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h401 HCI_WIDEBAND_SPEECH_ENABLED, enumerator
/openbmc/linux/net/bluetooth/
H A Dmgmt.c921 if (hci_dev_test_flag(hdev, HCI_WIDEBAND_SPEECH_ENABLED)) in get_current_settings()
4195 HCI_WIDEBAND_SPEECH_ENABLED)) { in set_wideband_speech()
4204 HCI_WIDEBAND_SPEECH_ENABLED); in set_wideband_speech()
4207 HCI_WIDEBAND_SPEECH_ENABLED); in set_wideband_speech()
H A Dhci_sync.c4457 bool enabled = hci_dev_test_flag(hdev, HCI_WIDEBAND_SPEECH_ENABLED); in hci_set_err_data_report_sync()