Home
last modified time | relevance | path

Searched refs:MGMT_OP_SET_WIDEBAND_SPEECH (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/net/bluetooth/
Dmgmt.h683 #define MGMT_OP_SET_WIDEBAND_SPEECH 0x0047 macro
/Linux-v5.10/net/bluetooth/
Dmgmt.c112 MGMT_OP_SET_WIDEBAND_SPEECH,
3666 MGMT_OP_SET_WIDEBAND_SPEECH, in set_wideband_speech()
3671 MGMT_OP_SET_WIDEBAND_SPEECH, in set_wideband_speech()
3676 if (pending_find(MGMT_OP_SET_WIDEBAND_SPEECH, hdev)) { in set_wideband_speech()
3678 MGMT_OP_SET_WIDEBAND_SPEECH, in set_wideband_speech()
3687 MGMT_OP_SET_WIDEBAND_SPEECH, in set_wideband_speech()
3699 err = send_settings_rsp(sk, MGMT_OP_SET_WIDEBAND_SPEECH, hdev); in set_wideband_speech()