OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bthl_callbacks_t
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
bt_hl.h
85
/** set to sizeof(
bthl_callbacks_t
) */
89
}
bthl_callbacks_t
;
typedef in typeref:struct:__anon31053
101
bt_status_t (*init)(
bthl_callbacks_t
* callbacks );
/packages/apps/Bluetooth/jni/
com_android_bluetooth_hdp.cpp
92
static
bthl_callbacks_t
sBluetoothHdpCallbacks = {
/external/bluetooth/bluedroid/btif/src/
btif_hl.c
80
static
bthl_callbacks_t
bt_hl_callbacks_cb;
81
static
bthl_callbacks_t
*bt_hl_callbacks=NULL;
[
all
...]
Completed in 44 milliseconds