OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cind_response
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
bt_hf.h
286
bt_status_t (*
cind_response
)(int svc, int num_active, int num_held, bthf_call_state_t call_setup_state,
member in struct:__anon32014
/system/bt/btif/src/
btif_hf.c
1087
static bt_status_t
cind_response
(int svc, int num_active, int num_held,
function
[
all
...]
/packages/apps/Bluetooth/jni/
com_android_bluetooth_hfp.cpp
706
if ( (status = sBluetoothHfpInterface->
cind_response
(service, num_active, num_held,
709
ALOGE("Failed
cind_response
, status: %d", status);
[
all
...]
Completed in 4066 milliseconds