Home
last modified time | relevance | path

Searched refs:NotifyDisconnectCallback (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/service/hal/
H A Dfake_bluetooth_gatt_interface.h92 void NotifyDisconnectCallback(int conn_id, int status, int client_if,
H A Dfake_bluetooth_gatt_interface.cc205 void FakeBluetoothGattInterface::NotifyDisconnectCallback( in NotifyDisconnectCallback() function in bluetooth::hal::FakeBluetoothGattInterface
/aosp12/system/bt/service/test/
H A Dlow_energy_client_unittest.cc289 fake_hal_gatt_iface_->NotifyDisconnectCallback( in TEST_F()