Home
last modified time | relevance | path

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

/system/bt/service/hal/
Dbluetooth_gatt_interface.cpp257 void ServicesAddedCallback(int conn_id, btgatt_db_element_t *added, int added_count) { in ServicesAddedCallback() function
264 ServicesAddedCallback(g_interface, conn_id, added, added_count)); in ServicesAddedCallback()
466 ServicesAddedCallback,
728 void BluetoothGattInterface::ClientObserver::ServicesAddedCallback( in ServicesAddedCallback() function in bluetooth::hal::BluetoothGattInterface::ClientObserver
Dbluetooth_gatt_interface.h135 virtual void ServicesAddedCallback(