Searched refs:NotifyRegisterServerCallback (Results 1 – 3 of 3) sorted by relevance
232 fake_hal_gatt_iface_->NotifyRegisterServerCallback(BT_STATUS_SUCCESS, in SetUp()347 fake_hal_gatt_iface_->NotifyRegisterServerCallback(0, 0, hal_uuid); in TEST_F()352 fake_hal_gatt_iface_->NotifyRegisterServerCallback(BT_STATUS_SUCCESS, in TEST_F()372 fake_hal_gatt_iface_->NotifyRegisterServerCallback(BT_STATUS_FAIL, server_if1, in TEST_F()
93 void NotifyRegisterServerCallback(int status, int server_if,
208 void FakeBluetoothGattInterface::NotifyRegisterServerCallback( in NotifyRegisterServerCallback() function in bluetooth::hal::FakeBluetoothGattInterface