Searched refs:AVRC_CMD_NOTIF (Results 1 – 3 of 3) sorted by relevance
71 if (avc_type == AVRC_CMD_NOTIF) result = true; in AVRC_IsValidAvcType()
57 #define AVRC_CMD_NOTIF 3 /* Notification of a change in a device's state */ macro
1209 if (code == AVRC_CMD_NOTIF) return AVRC_RSP_INTERIM; in get_rsp_type_code()1952 ((type == BTRC_NOTIFICATION_TYPE_INTERIM) ? AVRC_CMD_NOTIF in register_notification_rsp()2601 BTA_AvMetaCmd(p_dev->rc_handle, p_transaction->lbl, AVRC_CMD_NOTIF, in register_volumechange()4931 BTA_AvVendorCmd(p_dev->rc_handle, label, AVRC_CMD_NOTIF, data_start, in register_notification_cmd()