OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bthf_client_connection_state_t
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
bt_hf_client.h
28
}
bthf_client_connection_state_t
;
typedef in typeref:enum:__anon41254
170
typedef void (* bthf_client_connection_state_callback)(
bthf_client_connection_state_t
state,
/external/bluetooth/bluedroid/btif/src/
btif_hf_client.c
109
bthf_client_connection_state_t
state;
[
all
...]
/packages/apps/Bluetooth/jni/
com_android_bluetooth_hfpclient.cpp
71
static void connection_state_cb(
bthf_client_connection_state_t
state, unsigned int peer_feat, unsigned int chld_feat, bt_bdaddr_t *bd_addr) {
Completed in 892 milliseconds