Home
last modified time | relevance | path

Searched refs:ListenCallback (Results 1 – 5 of 5) sorted by relevance

/system/bt/test/suite/gatt/
Dgatt_test.h62 void ListenCallback(
Dgatt_test.cpp114 void GattTest::ListenCallback( in ListenCallback() function in bttest::GattTest
/system/bt/service/hal/
Dbluetooth_gatt_interface.cpp182 void ListenCallback(int status, int client_if) { in ListenCallback() function
187 FOR_EACH_CLIENT_OBSERVER(ListenCallback(g_interface, status, client_if)); in ListenCallback()
448 ListenCallback,
672 void BluetoothGattInterface::ClientObserver::ListenCallback( in ListenCallback() function in bluetooth::hal::BluetoothGattInterface::ClientObserver
Dbluetooth_gatt_interface.h99 virtual void ListenCallback(
/system/bt/service/
Dgatt_server_old.cpp366 void ListenCallback(int status, int client_if) { in ListenCallback() function
448 ListenCallback,