Searched defs:GetGattDbCallback (Results 1 - 1 of 1) sorted by relevance

/system/bt/service/hal/
H A Dbluetooth_gatt_interface.cpp237 void GetGattDbCallback(int conn_id, btgatt_db_element_t *db, int size) { function in namespace:bluetooth::hal::__anon795
243 GetGattDbCallback(g_interface, conn_id, db, size));
464 GetGattDbCallback,
712 void BluetoothGattInterface::ClientObserver::GetGattDbCallback( function in class:bluetooth::hal::BluetoothGattInterface::ClientObserver

Completed in 28 milliseconds