OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bthf_client_call_t
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
bt_hf_client.h
72
}
bthf_client_call_t
;
typedef in typeref:enum:__anon42995
213
typedef void (* bthf_client_call_callback) (const RawAddress *bd_addr,
bthf_client_call_t
call);
/system/bt/btif/src/
btif_hf_client.cc
768
(
bthf_client_call_t
)ind->value);
[
all
...]
/packages/apps/Bluetooth/jni/
com_android_bluetooth_hfpclient.cpp
160
static void call_cb(const RawAddress* bd_addr,
bthf_client_call_t
call) {
Completed in 61 milliseconds