Home
last modified time | relevance | path

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

/system/bt/service/hal/
Dbluetooth_gatt_interface.cc197 void GetGattDbCallback(int conn_id, const btgatt_db_element_t* db, int size) { in GetGattDbCallback() function
202 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
Dbluetooth_gatt_interface.h101 virtual void GetGattDbCallback(BluetoothGattInterface* gatt_iface,