HomeSort by relevance Sort by last modified time
    Searched refs:btpan_interface_t (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/bluedroid/btif/include/
btif_pan.h 32 btpan_interface_t *btif_pan_interface();
  /hardware/libhardware/include/hardware/
bt_pan.h 83 } btpan_interface_t; typedef in typeref:struct:__anon31058
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_pan.cpp 47 static const btpan_interface_t *sPanIf = NULL;
131 if ( (sPanIf = (btpan_interface_t *)
  /external/bluetooth/bluedroid/btif/src/
bluetooth.c 84 extern btpan_interface_t *btif_pan_get_interface();
btif_pan.c 97 static btpan_interface_t pan_if = {
106 btpan_interface_t *btif_pan_get_interface()

Completed in 39 milliseconds