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

  /system/bt/service/test/
gatt_client_unittest.cpp 141 fake_hal_gatt_iface_->NotifyRegisterClientCallback(0, 0, hal_uuid);
147 fake_hal_gatt_iface_->NotifyRegisterClientCallback(
167 fake_hal_gatt_iface_->NotifyRegisterClientCallback(
low_energy_client_unittest.cpp 239 fake_hal_gatt_iface_->NotifyRegisterClientCallback(
343 fake_hal_gatt_iface_->NotifyRegisterClientCallback(0, 0, hal_uuid);
349 fake_hal_gatt_iface_->NotifyRegisterClientCallback(
372 fake_hal_gatt_iface_->NotifyRegisterClientCallback(
    [all...]
  /system/bt/service/hal/
fake_bluetooth_gatt_interface.h 95 void NotifyRegisterClientCallback(int status, int client_if,
fake_bluetooth_gatt_interface.cpp 256 void FakeBluetoothGattInterface::NotifyRegisterClientCallback(

Completed in 101 milliseconds