Searched defs:GetGattDbCallback (Results 1 - 1 of 1) sorted by relevance
/system/bt/service/hal/ | ||
H A D | bluetooth_gatt_interface.cpp | 237 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