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

  /system/bt/btif/src/
bluetooth.c 302 static int get_connection_state(const bt_bdaddr_t *bd_addr) function
492 get_connection_state,
  /hardware/libhardware/include/hardware/
bluetooth.h 528 int (*get_connection_state)(const bt_bdaddr_t *bd_addr); member in struct:__anon31969
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 915 int ret = sBluetoothInterface->get_connection_state((bt_bdaddr_t *)addr);
    [all...]

Completed in 418 milliseconds