Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_rc.c189 static UINT8 opcode_from_pdu(UINT8 pdu);
913 avrc_rsp.rsp.opcode = opcode_from_pdu(pdu); in send_reject_response()
1038 static UINT8 opcode_from_pdu(UINT8 pdu) in opcode_from_pdu() function
1169 avrc_rsp.inform_charset.opcode=opcode_from_pdu(AVRC_PDU_INFORM_DISPLAY_CHARSET); in btif_rc_upstreams_evt()
1307 avrc_rsp.get_play_status.opcode = opcode_from_pdu(AVRC_PDU_GET_PLAY_STATUS); in get_play_status_rsp()
1353 avrc_rsp.get_elem_attrs.opcode = opcode_from_pdu(AVRC_PDU_GET_ELEMENT_ATTR); in get_element_attr_rsp()
1402 avrc_rsp.reg_notif.opcode = opcode_from_pdu(AVRC_PDU_REGISTER_NOTIFICATION); in register_notification_rsp()