Home
last modified time | relevance | path

Searched refs:AVRCP_PDU_ID_GET_PLAY_STATUS (Results 1 – 3 of 3) sorted by relevance

/btstack/src/classic/
H A Davrcp.h171 AVRCP_PDU_ID_GET_PLAY_STATUS = 0x30, enumerator
H A Davrcp_target.c767 …ponse_data_init(connection, AVRCP_CTYPE_RESPONSE_IMPLEMENTED_STABLE, AVRCP_PDU_ID_GET_PLAY_STATUS); in avrcp_target_play_status()
1195 case AVRCP_PDU_ID_GET_PLAY_STATUS: in avrcp_handle_l2cap_data_packet_for_signaling_connection()
H A Davrcp_controller.c1193 case AVRCP_PDU_ID_GET_PLAY_STATUS:{ in avrcp_handle_l2cap_data_packet_for_signaling_connection()
1837 …or_dependent_command_data_init(connection, AVRCP_CTYPE_STATUS, AVRCP_PDU_ID_GET_PLAY_STATUS, true); in avrcp_controller_get_play_status()