Home
last modified time | relevance | path

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

/system/bt/stack/avrc/
Davrc_utils.cc71 if (avc_type == AVRC_CMD_NOTIF) result = true; in AVRC_IsValidAvcType()
/system/bt/stack/test/
Dstack_avrcp_test.cc142 .ctype = AVRC_CMD_NOTIF, in TEST_F()
/system/bt/stack/include/
Davrc_defs.h57 #define AVRC_CMD_NOTIF 3 /* Notification of a change in a device's state */ macro
/system/bt/btif/src/
Dbtif_rc.cc1286 if (code == AVRC_CMD_NOTIF) return AVRC_RSP_INTERIM; in get_rsp_type_code()
2022 ((type == BTRC_NOTIFICATION_TYPE_INTERIM) ? AVRC_CMD_NOTIF in register_notification_rsp()
2671 BTA_AvMetaCmd(p_dev->rc_handle, p_transaction->lbl, AVRC_CMD_NOTIF, in register_volumechange()
5043 BTA_AvVendorCmd(p_dev->rc_handle, label, AVRC_CMD_NOTIF, data_start, in register_notification_cmd()