Searched refs:RegisterNotificationCallback (Results 1 – 4 of 4) sorted by relevance
158 void RegisterNotificationCallback(btrc_event_id_t event_id, uint32_t param, in RegisterNotificationCallback() function164 observer.RegisterNotificationCallback(event_id, param, bd_addr); in RegisterNotificationCallback()449 .register_notification_cb = RegisterNotificationCallback,683 void BluetoothAvrcpInterface::TargetObserver::RegisterNotificationCallback( in RegisterNotificationCallback() function in bluetooth::hal::BluetoothAvrcpInterface::TargetObserver
57 virtual void RegisterNotificationCallback(btrc_event_id_t event_id,
138 void RegisterNotificationCallback(btrc_event_id_t event_id, uint32_t param,
342 void AvrcpTarget::RegisterNotificationCallback(btrc_event_id_t event_id, in RegisterNotificationCallback() function in bluetooth::AvrcpTarget