Home
last modified time | relevance | path

Searched refs:btpan_callbacks_t (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/include/hardware/
Dbt_pan.h54 } btpan_callbacks_t; typedef
61 bt_status_t (*init)(const btpan_callbacks_t* callbacks);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_pan.cc83 static bt_status_t btpan_jni_init(const btpan_callbacks_t* callbacks);
161 static btpan_callbacks_t callback;
162 static bt_status_t btpan_jni_init(const btpan_callbacks_t* callbacks) { in btpan_jni_init()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_pan.cpp84 static btpan_callbacks_t sBluetoothPanCallbacks = {