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

  /system/bt/btif/src/
bluetooth.cc 283 static int get_connection_state(const RawAddress* bd_addr) { function
452 get_connection_state,
  /hardware/libhardware/include/hardware/
bluetooth.h 523 int (*get_connection_state)(const RawAddress *bd_addr); member in struct:__anon48116
  /system/bt/include/hardware/
bluetooth.h 513 int (*get_connection_state)(const RawAddress* bd_addr); member in struct:__anon1894
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 966 int ret = sBluetoothInterface->get_connection_state((RawAddress*)addr);
    [all...]

Completed in 75 milliseconds