OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bthf_connection_state_t
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
bt_hf.h
34
}
bthf_connection_state_t
;
typedef in typeref:enum:__anon31025
72
typedef void (* bthf_connection_state_callback)(
bthf_connection_state_t
state, bt_bdaddr_t *bd_addr);
/external/bluetooth/bluedroid/btif/src/
btif_hf.c
117
bthf_connection_state_t
state;
[
all
...]
/packages/apps/Bluetooth/jni/
com_android_bluetooth_hfp.cpp
70
static void connection_state_callback(
bthf_connection_state_t
state, bt_bdaddr_t* bd_addr) {
Completed in 75 milliseconds