Searched refs:MGMT_OP_SET_WIDEBAND_SPEECH (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | mgmt.h | 683 #define MGMT_OP_SET_WIDEBAND_SPEECH 0x0047 macro
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | mgmt.h | 692 #define MGMT_OP_SET_WIDEBAND_SPEECH 0x0047 macro
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 112 MGMT_OP_SET_WIDEBAND_SPEECH, 3674 MGMT_OP_SET_WIDEBAND_SPEECH, in set_wideband_speech() 3679 MGMT_OP_SET_WIDEBAND_SPEECH, in set_wideband_speech() 3684 if (pending_find(MGMT_OP_SET_WIDEBAND_SPEECH, hdev)) { in set_wideband_speech() 3686 MGMT_OP_SET_WIDEBAND_SPEECH, in set_wideband_speech() 3695 MGMT_OP_SET_WIDEBAND_SPEECH, in set_wideband_speech() 3707 err = send_settings_rsp(sk, MGMT_OP_SET_WIDEBAND_SPEECH, hdev); in set_wideband_speech()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | mgmt.c | 116 MGMT_OP_SET_WIDEBAND_SPEECH, 4185 MGMT_OP_SET_WIDEBAND_SPEECH, in set_wideband_speech() 4190 MGMT_OP_SET_WIDEBAND_SPEECH, in set_wideband_speech() 4199 MGMT_OP_SET_WIDEBAND_SPEECH, in set_wideband_speech() 4211 err = send_settings_rsp(sk, MGMT_OP_SET_WIDEBAND_SPEECH, hdev); in set_wideband_speech()
|
Completed in 26 milliseconds