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

  /external/bluetooth/bluedroid/btif/src/
bluetooth.c 174 static int get_adapter_property(bt_property_type_t type) function
393 get_adapter_property,
  /hardware/libhardware/include/hardware/
bluetooth.h 387 int (*get_adapter_property)(bt_property_type_t type); member in struct:__anon32812
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 746 int ret = sBluetoothInterface->get_adapter_property((bt_property_type_t) type);
    [all...]

Completed in 33 milliseconds