Home
last modified time | relevance | path

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

/system/bt/service/hal/
Dbluetooth_gatt_interface.cc154 void NotifyCallback(int conn_id, const btgatt_notify_params_t& p_data) { in NotifyCallback() function
163 FOR_EACH_CLIENT_OBSERVER(NotifyCallback(g_interface, conn_id, p_data)); in NotifyCallback()
392 NotifyCallback,
601 void BluetoothGattInterface::ClientObserver::NotifyCallback( in NotifyCallback() function in bluetooth::hal::BluetoothGattInterface::ClientObserver
Dbluetooth_gatt_interface.h87 virtual void NotifyCallback(BluetoothGattInterface* gatt_iface, int conn_id,