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

  /system/bt/service/common/android/bluetooth/
IBluetooth.aidl 48 IBluetoothGattClient GetGattClientInterface();
  /system/bt/service/ipc/binder/
bluetooth_binder_server.h 83 Status GetGattClientInterface(
113 // the first call to GetGattClientInterface().
bluetooth_binder_server.cc 191 Status BluetoothBinderServer::GetGattClientInterface(
  /system/bt/service/client/
main.cc 558 bt_iface->GetGattClientInterface(&gatt_iface);
579 bt_iface->GetGattClientInterface(&gatt_iface);
    [all...]

Completed in 112 milliseconds