Searched refs:AVRC_CMD_NOTIF (Results 1 – 4 of 4) sorted by relevance
77 if (avc_type == AVRC_CMD_NOTIF) result = true; in AVRC_IsValidAvcType()
193 .ctype = AVRC_CMD_NOTIF, in TEST_F()
59 #define AVRC_CMD_NOTIF 3 /* Notification of a change in a device's state */ macro
1446 if (code == AVRC_CMD_NOTIF) return AVRC_RSP_INTERIM; in get_rsp_type_code()2171 ((type == BTRC_NOTIFICATION_TYPE_INTERIM) ? AVRC_CMD_NOTIF in register_notification_rsp()2846 BTA_AvMetaCmd(p_dev->rc_handle, p_transaction->label, AVRC_CMD_NOTIF, in register_volumechange()5021 return build_and_send_vendor_cmd(&avrc_cmd, AVRC_CMD_NOTIF, p_dev); in register_notification_cmd()