Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Davrcp_target.c947 connection->target_notifications_transaction_label[notification] = transaction_label; in avrcp_target_set_transaction_label_for_notification()
952 return connection->target_notifications_transaction_label[notification]; in avrcp_target_get_transaction_label_for_notification()
1380 connection->target_notifications_transaction_label[notification_id] = 0; in avrcp_target_reset_notification()
H A Davrcp.h736 uint8_t target_notifications_transaction_label[AVRCP_NOTIFICATION_EVENT_MAX_VALUE + 1]; member