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

  /system/bt/service/common/android/bluetooth/
IBluetoothGattServerCallback.aidl 26 void OnCharacteristicReadRequest(String device_address,
  /system/bt/service/example/heart_rate/
heart_rate_server.h 62 Status OnCharacteristicReadRequest(const String16& device_address,
heart_rate_server.cc 313 Status HeartRateServer::OnCharacteristicReadRequest(
  /system/bt/service/ipc/binder/
bluetooth_gatt_server_binder_server.h 68 void OnCharacteristicReadRequest(bluetooth::GattServer* gatt_server,
bluetooth_gatt_server_binder_server.cc 176 void BluetoothGattServerBinderServer::OnCharacteristicReadRequest(
188 gatt_cb->OnCharacteristicReadRequest(
  /system/bt/service/
gatt_server.h 52 virtual void OnCharacteristicReadRequest(GattServer* gatt_server,
gatt_server.cc 370 delegate_->OnCharacteristicReadRequest(this, device_address, trans_id, offset,
  /system/bt/service/test/
gatt_server_unittest.cc 81 void OnCharacteristicReadRequest(GattServer* gatt_server,

Completed in 1424 milliseconds