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

  /hardware/libhardware/include/hardware/
bluetooth.h 42 #define BT_PROFILE_PAN_ID "pan"
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_pan.cpp 137 sPanIf = (btpan_interface_t*)btIf->get_profile_interface(BT_PROFILE_PAN_ID);
  /system/bt/include/hardware/
bluetooth.h 45 #define BT_PROFILE_PAN_ID "pan"
  /system/bt/btif/src/
bluetooth.cc 353 if (is_profile(profile_id, BT_PROFILE_PAN_ID))

Completed in 108 milliseconds