OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:phone_state_change
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/btif/src/
btif_hf.c
898
** Function
phone_state_change
907
static bt_status_t
phone_state_change
(int num_active, int num_held, bthf_call_state_t call_setup_state,
function
917
BTIF_TRACE_DEBUG6("
phone_state_change
: num_active=%d [prev: %d] num_held=%d[prev: %d]"\
[
all
...]
/hardware/libhardware/include/hardware/
bt_hf.h
275
bt_status_t (*
phone_state_change
) (int num_active, int num_held, bthf_call_state_t call_setup_state,
member in struct:__anon31039
/packages/apps/Bluetooth/jni/
com_android_bluetooth_hfp.cpp
533
if ( (status = sBluetoothHfpInterface->
phone_state_change
(num_active, num_held,
Completed in 37 milliseconds