/hardware/qcom/sm8150p/gps/core/ |
D | SystemStatus.h | 105 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 …]
|
D | SystemStatus.cpp | 751 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/ |
D | SystemStatus.h | 106 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 …]
|
D | SystemStatus.cpp | 751 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/sm8150/gps/core/ |
D | SystemStatus.h | 106 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 …]
|
D | SystemStatus.cpp | 751 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/ |
D | SystemStatus.h | 100 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 …]
|
/hardware/qcom/gps/msm8998/core/ |
D | SystemStatus.cpp | 688 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 …]
|
D | SystemStatus.h | 87 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/sdm845/gps/msm8998/core/ |
D | SystemStatus.cpp | 688 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 …]
|
D | SystemStatus.h | 87 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/msm8909w_3100/core/ |
D | SystemStatus.cpp | 692 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 …]
|
D | SystemStatus.h | 94 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/data/ipacfg-mgr/msm8998/ipacm/inc/ |
D | IPACM_LanToLan.h | 77 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/sdm845/data/ipacfg-mgr/ipacm/inc/ |
D | IPACM_LanToLan.h | 117 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/inc/ |
D | IPACM_LanToLan.h | 117 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/ |
D | IPACM_LanToLan.cpp | 882 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/ |
D | IPACM_LanToLan.cpp | 877 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/ |
D | ISupplicantStaIface.hal | 62 * 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
|
D | ISupplicantP2pIface.hal | 37 * 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/ |
D | ISupplicantP2pIface.hal | 174 * 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 …]
|
/hardware/qcom/sdm845/gps/sdm845/core/data-items/ |
D | DataItemConcreteTypesBase.h | 323 inline RilServiceInfoDataItemBase(const RilServiceInfoDataItemBase& peer) : in RilServiceInfoDataItemBase() argument 325 peer.setPeerData(*this); in RilServiceInfoDataItemBase() 344 inline RilCellInfoDataItemBase(const RilCellInfoDataItemBase& peer) : in RilCellInfoDataItemBase() argument 346 peer.setPeerData(*this); in RilCellInfoDataItemBase()
|
/hardware/interfaces/wifi/1.0/ |
D | types.hal | 621 /** Invalid peer id */ 1072 * Ranging is only performed if all other match criteria with the peer are met. Ranging must 1074 * flag to true. Otherwise, if either peer sets this flag to false, ranging must not be performed 1118 * peer. 1187 * ID of the peer. Obtained as part of an earlier |IWifiNanIfaceEventCallback.eventMatch| or 1192 * MAC address of the peer. Obtained as part of an earlier |IWifiNanIfaceEventCallback.eventMatch| 1206 * Arbitrary information communicated to the peer - there is no semantic meaning to these 1231 * ID of the peer. Obtained as part of an earlier |IWifiNanIfaceEventCallback.eventMatch| or 1236 * NAN management interface MAC address of the peer. Obtained as part of an earlier 1259 * Arbitrary information communicated to the peer as part of the data-path setup process - there [all …]
|
/hardware/qcom/sm8150/gps/core/data-items/ |
D | DataItemConcreteTypesBase.h | 381 inline RilServiceInfoDataItemBase(const RilServiceInfoDataItemBase& peer) : in RilServiceInfoDataItemBase() argument 383 peer.setPeerData(*this); in RilServiceInfoDataItemBase() 402 inline RilCellInfoDataItemBase(const RilCellInfoDataItemBase& peer) : in RilCellInfoDataItemBase() argument 404 peer.setPeerData(*this); in RilCellInfoDataItemBase()
|
/hardware/qcom/sm8150p/gps/core/data-items/ |
D | DataItemConcreteTypesBase.h | 381 inline RilServiceInfoDataItemBase(const RilServiceInfoDataItemBase& peer) : in RilServiceInfoDataItemBase() argument 383 peer.setPeerData(*this); in RilServiceInfoDataItemBase() 402 inline RilCellInfoDataItemBase(const RilCellInfoDataItemBase& peer) : in RilCellInfoDataItemBase() argument 404 peer.setPeerData(*this); in RilCellInfoDataItemBase()
|