OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sbluetoothpancallbacks
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Bluetooth/jni/
com_android_bluetooth_pan.cpp
99
static btpan_callbacks_t
sBluetoothPanCallbacks
= {
100
sizeof(
sBluetoothPanCallbacks
), control_state_callback,
145
bt_status_t status = sPanIf->init(&
sBluetoothPanCallbacks
);
Completed in 1184 milliseconds