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