HomeSort by relevance Sort by last modified time
    Searched full:sbluetoothpancallbacks (Results 1 - 1 of 1) sorted by null

  /packages/apps/Bluetooth/jni/
com_android_bluetooth_pan.cpp 88 static btpan_callbacks_t sBluetoothPanCallbacks = {
89 sizeof(sBluetoothPanCallbacks),
138 if ( (status = sPanIf->init(&sBluetoothPanCallbacks)) != BT_STATUS_SUCCESS) {

Completed in 94 milliseconds