Searched refs:ServicesRemovedCallback (Results 1 - 2 of 2) sorted by relevance

/system/bt/service/hal/
H A Dbluetooth_gatt_interface.cpp246 void ServicesRemovedCallback(int conn_id, uint16_t start_handle, uint16_t end_handle) { function in namespace:bluetooth::hal::__anon795
254 ServicesRemovedCallback(g_interface, conn_id, start_handle, end_handle));
465 ServicesRemovedCallback,
720 void BluetoothGattInterface::ClientObserver::ServicesRemovedCallback( function in class:bluetooth::hal::BluetoothGattInterface::ClientObserver
H A Dbluetooth_gatt_interface.h129 virtual void ServicesRemovedCallback(

Completed in 147 milliseconds