Searched refs:GetGattDbCallback (Results 1 – 2 of 2) sorted by relevance
197 void GetGattDbCallback(int conn_id, const btgatt_db_element_t* db, int size) { in GetGattDbCallback() function202 FOR_EACH_CLIENT_OBSERVER(GetGattDbCallback(g_interface, conn_id, db, size)); in GetGattDbCallback()401 GetGattDbCallback,625 void BluetoothGattInterface::ClientObserver::GetGattDbCallback( in GetGattDbCallback() function in bluetooth::hal::BluetoothGattInterface::ClientObserver
101 virtual void GetGattDbCallback(BluetoothGattInterface* gatt_iface,