OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stop_voice_recognition
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
bt_hf.h
234
bt_status_t (*
stop_voice_recognition
)();
member in struct:__anon20628
/external/bluetooth/bluedroid/btif/src/
btif_hf.c
636
** Function
stop_voice_recognition
643
static bt_status_t
stop_voice_recognition
()
function
[
all
...]
/packages/apps/Bluetooth/jni/
com_android_bluetooth_hfp.cpp
419
if ( (status = sBluetoothHfpInterface->
stop_voice_recognition
()) != BT_STATUS_SUCCESS) {
Completed in 93 milliseconds