Home
last modified time | relevance | path

Searched refs:peer (Results 1 – 25 of 46) sorted by relevance

12

/hardware/qcom/sm8150/gps/core/
DSystemStatus.h106 bool equals(const SystemStatusLocation& peer);
136 bool equals(const SystemStatusTimeAndClock& peer);
147 bool equals(const SystemStatusXoState& peer);
194 bool equals(const SystemStatusRfAndParams& peer);
205 bool equals(const SystemStatusErrRecovery& peer);
230 bool equals(const SystemStatusInjectedPosition& peer);
252 bool equals(const SystemStatusBestPosition& peer);
288 bool equals(const SystemStatusXtra& peer);
308 bool equals(const SystemStatusEphemeris& peer);
354 bool equals(const SystemStatusSvHealth& peer);
[all …]
DSystemStatus.cpp751 bool SystemStatusTimeAndClock::equals(const SystemStatusTimeAndClock& peer) in equals() argument
753 if ((mGpsWeek != peer.mGpsWeek) || in equals()
754 (mGpsTowMs != peer.mGpsTowMs) || in equals()
755 (mTimeValid != peer.mTimeValid) || in equals()
756 (mTimeSource != peer.mTimeSource) || in equals()
757 (mTimeUnc != peer.mTimeUnc) || in equals()
758 (mClockFreqBias != peer.mClockFreqBias) || in equals()
759 (mClockFreqBiasUnc != peer.mClockFreqBiasUnc) || in equals()
760 (mLeapSeconds != peer.mLeapSeconds) || in equals()
761 (mLeapSecUnc != peer.mLeapSecUnc) || in equals()
[all …]
/hardware/qcom/sm7250/gps/core/
DSystemStatus.h106 bool equals(const SystemStatusLocation& peer);
136 bool equals(const SystemStatusTimeAndClock& peer);
147 bool equals(const SystemStatusXoState& peer);
194 bool equals(const SystemStatusRfAndParams& peer);
205 bool equals(const SystemStatusErrRecovery& peer);
230 bool equals(const SystemStatusInjectedPosition& peer);
252 bool equals(const SystemStatusBestPosition& peer);
288 bool equals(const SystemStatusXtra& peer);
308 bool equals(const SystemStatusEphemeris& peer);
354 bool equals(const SystemStatusSvHealth& peer);
[all …]
DSystemStatus.cpp751 bool SystemStatusTimeAndClock::equals(const SystemStatusTimeAndClock& peer) in equals() argument
753 if ((mGpsWeek != peer.mGpsWeek) || in equals()
754 (mGpsTowMs != peer.mGpsTowMs) || in equals()
755 (mTimeValid != peer.mTimeValid) || in equals()
756 (mTimeSource != peer.mTimeSource) || in equals()
757 (mTimeUnc != peer.mTimeUnc) || in equals()
758 (mClockFreqBias != peer.mClockFreqBias) || in equals()
759 (mClockFreqBiasUnc != peer.mClockFreqBiasUnc) || in equals()
760 (mLeapSeconds != peer.mLeapSeconds) || in equals()
761 (mLeapSecUnc != peer.mLeapSecUnc) || in equals()
[all …]
/hardware/qcom/sm8150p/gps/core/
DSystemStatus.h105 bool equals(const SystemStatusLocation& peer);
135 bool equals(const SystemStatusTimeAndClock& peer);
146 bool equals(const SystemStatusXoState& peer);
193 bool equals(const SystemStatusRfAndParams& peer);
204 bool equals(const SystemStatusErrRecovery& peer);
228 bool equals(const SystemStatusInjectedPosition& peer);
250 bool equals(const SystemStatusBestPosition& peer);
286 bool equals(const SystemStatusXtra& peer);
306 bool equals(const SystemStatusEphemeris& peer);
352 bool equals(const SystemStatusSvHealth& peer);
[all …]
DSystemStatus.cpp751 bool SystemStatusTimeAndClock::equals(const SystemStatusTimeAndClock& peer) in equals() argument
753 if ((mGpsWeek != peer.mGpsWeek) || in equals()
754 (mGpsTowMs != peer.mGpsTowMs) || in equals()
755 (mTimeValid != peer.mTimeValid) || in equals()
756 (mTimeSource != peer.mTimeSource) || in equals()
757 (mTimeUnc != peer.mTimeUnc) || in equals()
758 (mClockFreqBias != peer.mClockFreqBias) || in equals()
759 (mClockFreqBiasUnc != peer.mClockFreqBiasUnc) || in equals()
760 (mLeapSeconds != peer.mLeapSeconds) || in equals()
761 (mLeapSecUnc != peer.mLeapSecUnc) || in equals()
[all …]
/hardware/qcom/sm7150/gps/core/
DSystemStatus.h106 bool equals(const SystemStatusLocation& peer);
136 bool equals(const SystemStatusTimeAndClock& peer);
147 bool equals(const SystemStatusXoState& peer);
194 bool equals(const SystemStatusRfAndParams& peer);
205 bool equals(const SystemStatusErrRecovery& peer);
230 bool equals(const SystemStatusInjectedPosition& peer);
252 bool equals(const SystemStatusBestPosition& peer);
288 bool equals(const SystemStatusXtra& peer);
308 bool equals(const SystemStatusEphemeris& peer);
354 bool equals(const SystemStatusSvHealth& peer);
[all …]
DSystemStatus.cpp751 bool SystemStatusTimeAndClock::equals(const SystemStatusTimeAndClock& peer) in equals() argument
753 if ((mGpsWeek != peer.mGpsWeek) || in equals()
754 (mGpsTowMs != peer.mGpsTowMs) || in equals()
755 (mTimeValid != peer.mTimeValid) || in equals()
756 (mTimeSource != peer.mTimeSource) || in equals()
757 (mTimeUnc != peer.mTimeUnc) || in equals()
758 (mClockFreqBias != peer.mClockFreqBias) || in equals()
759 (mClockFreqBiasUnc != peer.mClockFreqBiasUnc) || in equals()
760 (mLeapSeconds != peer.mLeapSeconds) || in equals()
761 (mLeapSecUnc != peer.mLeapSecUnc) || in equals()
[all …]
/hardware/qcom/sdm845/gps/sdm845/core/
DSystemStatus.h100 bool equals(const SystemStatusLocation& peer);
130 bool equals(const SystemStatusTimeAndClock& peer);
141 bool equals(const SystemStatusXoState& peer);
188 bool equals(const SystemStatusRfAndParams& peer);
199 bool equals(const SystemStatusErrRecovery& peer);
223 bool equals(const SystemStatusInjectedPosition& peer);
245 bool equals(const SystemStatusBestPosition& peer);
277 bool equals(const SystemStatusXtra& peer);
297 bool equals(const SystemStatusEphemeris& peer);
337 bool equals(const SystemStatusSvHealth& peer);
[all …]
DSystemStatus.cpp725 bool SystemStatusTimeAndClock::equals(const SystemStatusTimeAndClock& peer) in equals() argument
727 if ((mGpsWeek != peer.mGpsWeek) || in equals()
728 (mGpsTowMs != peer.mGpsTowMs) || in equals()
729 (mTimeValid != peer.mTimeValid) || in equals()
730 (mTimeSource != peer.mTimeSource) || in equals()
731 (mTimeUnc != peer.mTimeUnc) || in equals()
732 (mClockFreqBias != peer.mClockFreqBias) || in equals()
733 (mClockFreqBiasUnc != peer.mClockFreqBiasUnc) || in equals()
734 (mLeapSeconds != peer.mLeapSeconds) || in equals()
735 (mLeapSecUnc != peer.mLeapSecUnc) || in equals()
[all …]
/hardware/qcom/gps/msm8909w_3100/core/
DSystemStatus.cpp692 bool SystemStatusTimeAndClock::equals(SystemStatusTimeAndClock& peer) in equals() argument
694 if ((mGpsWeek != peer.mGpsWeek) || in equals()
695 (mGpsTowMs != peer.mGpsTowMs) || in equals()
696 (mTimeValid != peer.mTimeValid) || in equals()
697 (mTimeSource != peer.mTimeSource) || in equals()
698 (mTimeUnc != peer.mTimeUnc) || in equals()
699 (mClockFreqBias != peer.mClockFreqBias) || in equals()
700 (mClockFreqBiasUnc != peer.mClockFreqBiasUnc) || in equals()
701 (mLeapSeconds != peer.mLeapSeconds) || in equals()
702 (mLeapSecUnc != peer.mLeapSecUnc)) { in equals()
[all …]
DSystemStatus.h94 bool equals(SystemStatusLocation& peer);
122 bool equals(SystemStatusTimeAndClock& peer);
133 bool equals(SystemStatusXoState& peer);
168 bool equals(SystemStatusRfAndParams& peer);
179 bool equals(SystemStatusErrRecovery& peer);
203 bool equals(SystemStatusInjectedPosition& peer);
225 bool equals(SystemStatusBestPosition& peer);
257 bool equals(SystemStatusXtra& peer);
277 bool equals(SystemStatusEphemeris& peer);
317 bool equals(SystemStatusSvHealth& peer);
[all …]
/hardware/qcom/sdm845/gps/msm8998/core/
DSystemStatus.cpp688 bool SystemStatusTimeAndClock::equals(SystemStatusTimeAndClock& peer) in equals() argument
690 if ((mGpsWeek != peer.mGpsWeek) || in equals()
691 (mGpsTowMs != peer.mGpsTowMs) || in equals()
692 (mTimeValid != peer.mTimeValid) || in equals()
693 (mTimeSource != peer.mTimeSource) || in equals()
694 (mTimeUnc != peer.mTimeUnc) || in equals()
695 (mClockFreqBias != peer.mClockFreqBias) || in equals()
696 (mClockFreqBiasUnc != peer.mClockFreqBiasUnc) || in equals()
697 (mLeapSeconds != peer.mLeapSeconds) || in equals()
698 (mLeapSecUnc != peer.mLeapSecUnc)) { in equals()
[all …]
DSystemStatus.h87 bool equals(SystemStatusLocation& peer);
115 bool equals(SystemStatusTimeAndClock& peer);
126 bool equals(SystemStatusXoState& peer);
161 bool equals(SystemStatusRfAndParams& peer);
172 bool equals(SystemStatusErrRecovery& peer);
196 bool equals(SystemStatusInjectedPosition& peer);
218 bool equals(SystemStatusBestPosition& peer);
250 bool equals(SystemStatusXtra& peer);
270 bool equals(SystemStatusEphemeris& peer);
310 bool equals(SystemStatusSvHealth& peer);
[all …]
/hardware/qcom/gps/msm8998/core/
DSystemStatus.cpp688 bool SystemStatusTimeAndClock::equals(SystemStatusTimeAndClock& peer) in equals() argument
690 if ((mGpsWeek != peer.mGpsWeek) || in equals()
691 (mGpsTowMs != peer.mGpsTowMs) || in equals()
692 (mTimeValid != peer.mTimeValid) || in equals()
693 (mTimeSource != peer.mTimeSource) || in equals()
694 (mTimeUnc != peer.mTimeUnc) || in equals()
695 (mClockFreqBias != peer.mClockFreqBias) || in equals()
696 (mClockFreqBiasUnc != peer.mClockFreqBiasUnc) || in equals()
697 (mLeapSeconds != peer.mLeapSeconds) || in equals()
698 (mLeapSecUnc != peer.mLeapSecUnc)) { in equals()
[all …]
DSystemStatus.h87 bool equals(SystemStatusLocation& peer);
115 bool equals(SystemStatusTimeAndClock& peer);
126 bool equals(SystemStatusXoState& peer);
161 bool equals(SystemStatusRfAndParams& peer);
172 bool equals(SystemStatusErrRecovery& peer);
196 bool equals(SystemStatusInjectedPosition& peer);
218 bool equals(SystemStatusBestPosition& peer);
250 bool equals(SystemStatusXtra& peer);
270 bool equals(SystemStatusEphemeris& peer);
310 bool equals(SystemStatusSvHealth& peer);
[all …]
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_LanToLan.cpp449 peer_iface_info &peer = m_peer_iface_info.front(); in add_client_rt_rule_for_new_iface() local
451 peer_l2_type = peer.peer->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type; in add_client_rt_rule_for_new_iface()
456 add_client_rt_rule(&peer, &(*it)); in add_client_rt_rule_for_new_iface()
469 peer_l2_hdr_type = peer_info->peer->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type; in add_client_rt_rule()
472 if(peer_info->peer != this) in add_client_rt_rule()
534 …IPACMDBG_H("Add flt rules for clients of interface %s.\n", it_iface->peer->get_iface_pointer()->de… in add_all_inter_interface_client_flt_rule()
535 …for(it_client = it_iface->peer->m_client_info.begin(); it_client != it_iface->peer->m_client_info.… in add_all_inter_interface_client_flt_rule()
562 if(it->peer == peer_iface) in add_one_client_flt_rule()
580 void IPACM_LanToLan_Iface::add_client_flt_rule(peer_iface_info *peer, client_info *client, ipa_ip_t… in add_client_flt_rule() argument
588 memcpy(rt_tbl.name, peer->rt_tbl_name_for_flt[iptype], sizeof(rt_tbl.name)); in add_client_flt_rule()
[all …]
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_LanToLan.h77 class IPACM_LanToLan_Iface *peer; member
143 void add_client_flt_rule(peer_iface_info *peer, client_info *client, ipa_ip_type iptype);
147 void del_client_flt_rule(peer_iface_info *peer, client_info *client);
149 void add_client_rt_rule(peer_iface_info *peer, client_info *client);
151 void del_client_rt_rule(peer_iface_info *peer, client_info *client);
153 void clear_all_flt_rule_for_one_peer_iface(peer_iface_info *peer);
155 void clear_all_rt_rule_for_one_peer_iface(peer_iface_info *peer);
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_LanToLan.h117 class IPACM_LanToLan_Iface *peer; member
195 void add_client_flt_rule(peer_iface_info *peer, client_info *client, ipa_ip_type iptype);
199 void del_client_flt_rule(peer_iface_info *peer, client_info *client);
201 void add_client_rt_rule(peer_iface_info *peer, client_info *client);
203 void del_client_rt_rule(peer_iface_info *peer, client_info *client);
205 void add_l2tp_client_rt_rule(peer_iface_info *peer, client_info *client);
207 void clear_all_flt_rule_for_one_peer_iface(peer_iface_info *peer);
209 void clear_all_rt_rule_for_one_peer_iface(peer_iface_info *peer);
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
DIPACM_LanToLan.h117 class IPACM_LanToLan_Iface *peer; member
195 void add_client_flt_rule(peer_iface_info *peer, client_info *client, ipa_ip_type iptype);
199 void del_client_flt_rule(peer_iface_info *peer, client_info *client);
201 void add_client_rt_rule(peer_iface_info *peer, client_info *client);
203 void del_client_rt_rule(peer_iface_info *peer, client_info *client);
205 void add_l2tp_client_rt_rule(peer_iface_info *peer, client_info *client);
207 void clear_all_flt_rule_for_one_peer_iface(peer_iface_info *peer);
209 void clear_all_rt_rule_for_one_peer_iface(peer_iface_info *peer);
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_LanToLan.cpp882 peer_iface_info &peer = m_peer_iface_info.front(); in add_client_rt_rule_for_new_iface() local
884 peer_l2_type = peer.peer->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type; in add_client_rt_rule_for_new_iface()
892 add_client_rt_rule(&peer, &(*it)); in add_client_rt_rule_for_new_iface()
895 add_l2tp_client_rt_rule(&peer, &(*it)); in add_client_rt_rule_for_new_iface()
897 add_client_rt_rule(&peer, &(*it)); in add_client_rt_rule_for_new_iface()
911 peer_l2_hdr_type = peer_info->peer->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type; in add_client_rt_rule()
914 if(peer_info->peer != this) in add_client_rt_rule()
970 void IPACM_LanToLan_Iface::add_l2tp_client_rt_rule(peer_iface_info *peer, client_info *client) in add_l2tp_client_rt_rule() argument
975 peer_l2_hdr_type = peer->peer->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type; in add_l2tp_client_rt_rule()
1012 …IPACMDBG_H("Add flt rules for clients of interface %s.\n", it_iface->peer->get_iface_pointer()->de… in add_all_inter_interface_client_flt_rule()
[all …]
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_LanToLan.cpp877 peer_iface_info &peer = m_peer_iface_info.front(); in add_client_rt_rule_for_new_iface() local
879 peer_l2_type = peer.peer->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type; in add_client_rt_rule_for_new_iface()
887 add_client_rt_rule(&peer, &(*it)); in add_client_rt_rule_for_new_iface()
890 add_l2tp_client_rt_rule(&peer, &(*it)); in add_client_rt_rule_for_new_iface()
892 add_client_rt_rule(&peer, &(*it)); in add_client_rt_rule_for_new_iface()
906 peer_l2_hdr_type = peer_info->peer->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type; in add_client_rt_rule()
909 if(peer_info->peer != this) in add_client_rt_rule()
965 void IPACM_LanToLan_Iface::add_l2tp_client_rt_rule(peer_iface_info *peer, client_info *client) in add_l2tp_client_rt_rule() argument
970 peer_l2_hdr_type = peer->peer->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type; in add_l2tp_client_rt_rule()
1007 …IPACMDBG_H("Add flt rules for clients of interface %s.\n", it_iface->peer->get_iface_pointer()->de… in add_all_inter_interface_client_flt_rule()
[all …]
/hardware/interfaces/wifi/supplicant/1.2/
DISupplicantStaIface.hal62 * Add a DPP peer URI. URI is acquired externally, e.g. by scanning a QR code
76 * Remove a DPP peer URI.
94 * @param ssid Network SSID to send to peer (SAE/PSK mode).
95 * @param password Network password to send to peer (SAE/PSK mode).
96 * @param psk Network PSK to send to peer (PSK mode only). Either password or psk should be set.
97 * @param netRole Role to configure the peer, |DppNetRole.DPP_NET_ROLE_STA| or
DISupplicantP2pIface.hal37 * without group owner negotiation with a specific peer) with the specified SSID,
42 * and peer address without WPS process. If peerAddress is 00:00:00:00:00:00, the first found
58 * If the MAC is "00:00:00:00:00:00", the device must try to find a peer
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantP2pIface.hal174 * Flush P2P peer table and state.
185 * Start P2P group formation with a discovered P2P peer. This includes
220 * operation. This operation unauthorizes the specific peer device (if any
237 * Send P2P provision discovery request to the specified peer. The
238 * parameters for this command are the P2P device address of the peer and the
255 * negotiation with a specific peer). This is also known as autonomous
286 * Reject connection attempt from a peer (specified with a device
288 * with a peer and request to automatically block any further connection or
289 * discovery of the peer.
303 * If the peer device is the group owner of the persistent group, the peer
[all …]

12