Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_rc.cc112 uint8_t bNotify; member
1011 p_dev->rc_notif[event_id - 1].bNotify = true; in handle_rc_metamsg_cmd()
1344 bool bNotify = in send_metamsg_rsp() local
1345 (p_dev->rc_connected) && (p_dev->rc_notif[event_id - 1].bNotify); in send_metamsg_rsp()
1348 p_dev->rc_notif[event_id - 1].bNotify = false; in send_metamsg_rsp()
1350 __func__, p_dev->rc_handle, event_id, bNotify); in send_metamsg_rsp()
1351 if (bNotify) { in send_metamsg_rsp()
1542 p_dev->rc_notif[BTRC_EVT_PLAY_POS_CHANGED - 1].bNotify = false; in btif_rc_upstreams_evt()
1985 if (!btif_rc_cb.rc_multi_cb[idx].rc_notif[event_id - 1].bNotify) { in register_notification_rsp()