Searched defs:operand (Results 1 – 1 of 1) sorted by relevance
/btstack/src/classic/ |
H A D | avrcp_target.c | 85 bool button_pressed, uint8_t operands_length, uint8_t operand) { in avrcp_target_emit_operation() 591 …, avrcp_command_type_t ctype, avrcp_operation_id_t opid, uint8_t operands_length, uint8_t operand){ in avrcp_target_pass_through_response() 608 …_rejected(uint16_t avrcp_cid, avrcp_operation_id_t opid, uint8_t operands_length, uint8_t operand){ in avrcp_target_operation_rejected() 612 …_accepted(uint16_t avrcp_cid, avrcp_operation_id_t opid, uint8_t operands_length, uint8_t operand){ in avrcp_target_operation_accepted() 616 …plemented(uint16_t avrcp_cid, avrcp_operation_id_t opid, uint8_t operands_length, uint8_t operand){ in avrcp_target_operation_not_implemented() 1075 uint8_t operand; in avrcp_handle_l2cap_data_packet_for_signaling_connection() local
|