Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Davrcp.h176 AVRCP_PDU_ID_SET_ADDRESSED_PLAYER = 0x60, enumerator
H A Davrcp_browsing_controller.c423 case AVRCP_PDU_ID_SET_ADDRESSED_PLAYER: in avrcp_browsing_controller_packet_handler()
H A Davrcp_target.c1166 case AVRCP_PDU_ID_SET_ADDRESSED_PLAYER:{ in avrcp_handle_l2cap_data_packet_for_signaling_connection()
H A Davrcp_controller.c1852 …ependent_command_data_init(connection, AVRCP_CTYPE_CONTROL, AVRCP_PDU_ID_SET_ADDRESSED_PLAYER, tru… in avrcp_controller_set_addressed_player()