Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Davrcp.h268 } avrcp_command_opcode_t; typedef
622 avrcp_command_opcode_t command_opcode;
679 avrcp_command_opcode_t command_opcode;
811 uint16_t avrcp_get_num_bytes_for_header(avrcp_command_opcode_t command_opcode, avctp_packet_type_t …
H A Davrcp_target.c485 avrcp_command_opcode_t opcode, avrcp_command_type_t command_type, in avrcp_target_custom_command_data_init()
1068 avrcp_command_opcode_t opcode = (avrcp_command_opcode_t) avrcp_cmd_opcode(packet,size); in avrcp_handle_l2cap_data_packet_for_signaling_connection()
H A Davrcp.c367 uint16_t avrcp_get_num_bytes_for_header(avrcp_command_opcode_t command_opcode, avctp_packet_type_t … in avrcp_get_num_bytes_for_header()
390 static uint16_t avrcp_get_num_free_bytes_for_payload(uint16_t l2cap_mtu, avrcp_command_opcode_t com… in avrcp_get_num_free_bytes_for_payload()
H A Davrcp_controller.c76avrcp_command_opcode_t opcode, avrcp_command_type_t command_type, in avrcp_controller_custom_command_data_init()