OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btpan_callbacks_t
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
bt_pan.h
50
}
btpan_callbacks_t
;
typedef in typeref:struct:__anon31057
57
bt_status_t (*init)(const
btpan_callbacks_t
* callbacks);
/external/bluetooth/bluedroid/btif/src/
btif_pan.c
78
static bt_status_t btpan_jni_init(const
btpan_callbacks_t
* callbacks);
154
static
btpan_callbacks_t
callback;
155
static bt_status_t btpan_jni_init(const
btpan_callbacks_t
* callbacks)
/packages/apps/Bluetooth/jni/
com_android_bluetooth_pan.cpp
88
static
btpan_callbacks_t
sBluetoothPanCallbacks = {
Completed in 53 milliseconds