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

  /system/bt/test/suite/support/
rfcomm.c 26 socket_interface = bt_interface->get_profile_interface(BT_PROFILE_SOCKETS_ID);
  /system/bt/tools/bdtool/
bdtool.c 199 const btsock_interface_t *sock = bt_interface->get_profile_interface(BT_PROFILE_SOCKETS_ID);
227 const btsock_interface_t *sock = bt_interface->get_profile_interface(BT_PROFILE_SOCKETS_ID);
  /hardware/libhardware/include/hardware/
bluetooth.h 45 #define BT_PROFILE_SOCKETS_ID "socket"
  /system/bt/btif/src/
bluetooth.c 334 if (is_profile(profile_id, BT_PROFILE_SOCKETS_ID))
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 682 sBluetoothInterface->get_profile_interface(BT_PROFILE_SOCKETS_ID)) == NULL) {
    [all...]

Completed in 109 milliseconds