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

/system/bt/test/suite/gatt/
H A Dgatt_test.h62 void ListenCallback(
H A Dgatt_test.cpp114 void GattTest::ListenCallback( function in class:bttest::GattTest
/system/bt/service/hal/
H A Dbluetooth_gatt_interface.cpp182 void ListenCallback(int status, int client_if) { function in namespace:bluetooth::hal::__anon795
187 FOR_EACH_CLIENT_OBSERVER(ListenCallback(g_interface, status, client_if));
448 ListenCallback,
672 void BluetoothGattInterface::ClientObserver::ListenCallback( function in class:bluetooth::hal::BluetoothGattInterface::ClientObserver
H A Dbluetooth_gatt_interface.h99 virtual void ListenCallback(
/system/bt/service/
H A Dgatt_server_old.cpp359 // This calls back to ListenCallback.
366 void ListenCallback(int status, int client_if) { function in namespace:__anon794
448 ListenCallback,

Completed in 178 milliseconds