OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bthh_connection_state_t
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
bt_hh.h
39
}
bthh_connection_state_t
;
typedef in typeref:enum:__anon41273
88
* state will have one of the values from
bthh_connection_state_t
90
typedef void (* bthh_connection_state_callback)(bt_bdaddr_t *bd_addr,
bthh_connection_state_t
state);
/external/bluetooth/bluedroid/btif/include/
btif_hh.h
59
bthh_connection_state_t
dev_status;
/packages/apps/Bluetooth/jni/
com_android_bluetooth_hid.cpp
60
static void connection_state_callback(bt_bdaddr_t *bd_addr,
bthh_connection_state_t
state) {
Completed in 65 milliseconds