Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Davrcp_browsing_controller.c161 command[pos++] = AVRCP_PDU_ID_CHANGE_PATH; in avrcp_browsing_controller_send_change_path_cmd()
421 case AVRCP_PDU_ID_CHANGE_PATH: in avrcp_browsing_controller_packet_handler()
H A Davrcp_browsing_target.c308 case AVRCP_PDU_ID_CHANGE_PATH: in avrcp_browsing_target_packet_handler()
485 connection->cmd_operands[pos++] = AVRCP_PDU_ID_CHANGE_PATH; in avrcp_browsing_target_send_change_path_response()
H A Davrcp.h179 AVRCP_PDU_ID_CHANGE_PATH = 0x72, enumerator