Searched refs:AVRC_CMD_NOTIF (Results 1 – 4 of 4) sorted by relevance
70 if (avc_type == AVRC_CMD_NOTIF) in AVRC_IsValidAvcType()
204 #define BTA_AV_CMD_NOTIF AVRC_CMD_NOTIF
1251 if (code == AVRC_CMD_NOTIF) in send_metamsg_rsp()1752 ((type == BTRC_NOTIFICATION_TYPE_INTERIM)?AVRC_CMD_NOTIF:AVRC_RSP_CHANGED), &avrc_rsp); in register_notification_rsp()1857 AVRC_CMD_NOTIF, p_msg); in register_volumechange()3693 BTA_AvVendorCmd(btif_rc_cb.rc_handle, label, AVRC_CMD_NOTIF, in register_notification_cmd()
53 #define AVRC_CMD_NOTIF 3 /* Used for receiving notification of a change in a device�s state … macro