OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bthf_audio_state_t
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware/include/hardware/
bt_hf.h
41
}
bthf_audio_state_t
;
typedef in typeref:enum:__anon31026
77
typedef void (* bthf_audio_state_callback)(
bthf_audio_state_t
state, bt_bdaddr_t *bd_addr);
/packages/apps/Bluetooth/jni/
com_android_bluetooth_hfp.cpp
90
static void audio_state_callback(
bthf_audio_state_t
state, bt_bdaddr_t* bd_addr) {
Completed in 348 milliseconds