Home
last modified time | relevance | path

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

/hardware/interfaces/tv/cec/1.0/default/
DHdmiCec.h72 .initiator = static_cast<CecLogicalAddress>(event->cec.initiator), in eventCallback()
DHdmiCec.cpp310 .initiator = static_cast<cec_logical_address_t>(message.initiator), in sendMessage()
/hardware/interfaces/tv/cec/2.0/default/
DHdmiCec.h79 .initiator = static_cast<CecLogicalAddress>(event->cec.initiator), in eventCallback()
DHdmiCec.cpp325 .initiator = static_cast<cec_logical_address_t>(message.initiator), in sendMessage()
/hardware/qcom/display/msm8996/hdmi_cec/
Dqhdmi_cec.cpp215 __FUNCTION__, msg->initiator, msg->destination, in cec_send_message()
232 write_msg[CEC_OFFSET_SENDER_ID] = msg->initiator; in cec_send_message()
296 event.cec.initiator = (cec_logical_address_t) msg[CEC_OFFSET_SENDER_ID]; in cec_receive_message()
/hardware/qcom/sdm845/display/hdmi_cec/
Dqhdmi_cec.cpp215 __FUNCTION__, msg->initiator, msg->destination, in cec_send_message()
232 write_msg[CEC_OFFSET_SENDER_ID] = msg->initiator; in cec_send_message()
296 event.cec.initiator = (cec_logical_address_t) msg[CEC_OFFSET_SENDER_ID]; in cec_receive_message()
/hardware/qcom/display/msm8998/hdmi_cec/
Dqhdmi_cec.cpp219 __FUNCTION__, msg->initiator, msg->destination, in cec_send_message()
236 write_msg[CEC_OFFSET_SENDER_ID] = msg->initiator; in cec_send_message()
300 event.cec.initiator = (cec_logical_address_t) msg[CEC_OFFSET_SENDER_ID]; in cec_receive_message()
/hardware/libhardware/include/hardware/
Dhdmi_cec.h234 cec_logical_address_t initiator; member
/hardware/qcom/wlan/qcwcn/wpa_supplicant_8_lib/
Ddriver_cmd_nl80211.c53 event.channel_list_changed.initiator = REGDOM_SET_BY_USER; in wpa_driver_notify_country_change()
/hardware/qcom/display/msm8909/hdmi_cec/
Dqhdmi_cec.cpp227 __FUNCTION__, msg->initiator, msg->destination, in cec_send_message()
244 write_msg[CEC_OFFSET_SENDER_ID] = msg->initiator; in cec_send_message()
307 event.cec.initiator = (cec_logical_address_t) msg[CEC_OFFSET_SENDER_ID]; in cec_receive_message()
/hardware/qcom/display/msm8909w_3100/hdmi_cec/
Dqhdmi_cec.cpp227 __FUNCTION__, msg->initiator, msg->destination, in cec_send_message()
244 write_msg[CEC_OFFSET_SENDER_ID] = msg->initiator; in cec_send_message()
307 event.cec.initiator = (cec_logical_address_t) msg[CEC_OFFSET_SENDER_ID]; in cec_receive_message()
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
Ddriver_cmd_nl80211.c55 event.channel_list_changed.initiator = REGDOM_SET_BY_USER; in wpa_driver_notify_country_change()
/hardware/interfaces/wifi/1.0/
Dtypes.hal1593 * Event indication is received on both initiator and responder side when negotiation for a
1726 * Range: 0-31, 0: no preference by initiator (2-sided RTT).
1748 * initiator will request that the responder send
1759 * Maximum number of retries that the initiator can
1777 * the initiator will return failure. In a single-burst
1779 * the initiator will sent TMR_STOP to terminate RTT
1817 * - for single-burst request initiator will truncate the
1820 * - for multi-burst request, initiator will return
1849 * 2-sided RTT: TX rate of initiator's Ack in response to FTM frame.
1918 * if initiator supports LCI request. Applies to 2-sided RTT.
[all …]
/hardware/interfaces/wifi/1.2/
Dtypes.hal80 * Event indication is received on both initiator and responder side when negotiation for a
/hardware/interfaces/tv/cec/1.0/
Dtypes.hal203 CecLogicalAddress initiator;
/hardware/interfaces/tv/cec/2.0/
Dtypes.hal162 CecLogicalAddress initiator;