Searched refs:NotifyCallback (Results 1 – 2 of 2) sorted by relevance
154 void NotifyCallback(int conn_id, const btgatt_notify_params_t& p_data) { in NotifyCallback() function163 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
87 virtual void NotifyCallback(BluetoothGattInterface* gatt_iface, int conn_id,