OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bthf_callbacks_t
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
bt_hf.h
162
}
bthf_callbacks_t
;
typedef in typeref:struct:__anon32860
216
bt_status_t (*init)(
bthf_callbacks_t
* callbacks );
/external/bluetooth/bluedroid/btif/src/
btif_hf.c
85
static
bthf_callbacks_t
*bt_hf_callbacks = NULL;
480
static bt_status_t init(
bthf_callbacks_t
* callbacks )
[
all
...]
/packages/apps/Bluetooth/jni/
com_android_bluetooth_hfp.cpp
199
static
bthf_callbacks_t
sBluetoothHfpCallbacks = {
Completed in 9114 milliseconds