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