Home
last modified time | relevance | path

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

/system/bt/service/hal/
Dfake_bluetooth_gatt_interface.h97 void NotifyConnectCallback(int conn_id, int status, int client_if,
Dfake_bluetooth_gatt_interface.cpp263 void FakeBluetoothGattInterface::NotifyConnectCallback( in NotifyConnectCallback() function in bluetooth::hal::FakeBluetoothGattInterface
/system/bt/service/test/
Dlow_energy_client_unittest.cpp988 fake_hal_gatt_iface_->NotifyConnectCallback(connId, BT_STATUS_SUCCESS, in TEST_F()