Home
last modified time | relevance | path

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

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