OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cind_response
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
bt_hf.h
247
bt_status_t (*
cind_response
)(int svc, int num_active, int num_held, bthf_call_state_t call_setup_state,
member in struct:__anon31039
/external/bluetooth/bluedroid/btif/src/
btif_hf.c
754
** Function
cind_response
761
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
470
if ( (status = sBluetoothHfpInterface->
cind_response
(service, num_active, num_held,
473
ALOGE("Failed
cind_response
, status: %d", status);
Completed in 24 milliseconds