Searched refs:opcode_from_pdu (Results 1 – 1 of 1) sorted by relevance
257 static uint8_t opcode_from_pdu(uint8_t pdu);1398 static uint8_t opcode_from_pdu(uint8_t pdu) { in opcode_from_pdu() function1554 opcode_from_pdu(AVRC_PDU_INFORM_DISPLAY_CHARSET); in btif_rc_upstreams_evt()1616 opcode_from_pdu(AVRC_PDU_REQUEST_CONTINUATION_RSP); in btif_rc_upstreams_evt()1631 opcode_from_pdu(AVRC_PDU_ABORT_CONTINUATION_RSP); in btif_rc_upstreams_evt()1930 avrc_rsp.get_attrs.opcode = opcode_from_pdu(AVRC_PDU_GET_ELEMENT_ATTR); in get_element_attr_rsp()2073 avrc_rsp.get_items.opcode = opcode_from_pdu(AVRC_PDU_GET_FOLDER_ITEMS); in get_folder_items_list_rsp()2374 avrc_rsp.chg_path.opcode = opcode_from_pdu(AVRC_PDU_CHANGE_PATH); in change_path_rsp()2407 avrc_rsp.search.opcode = opcode_from_pdu(AVRC_PDU_SEARCH); in search_rsp()2514 avrc_rsp.play_item.opcode = opcode_from_pdu(AVRC_PDU_PLAY_ITEM); in play_item_rsp()[all …]