/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/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/src/ |
D | IPACM_LanToLan.cpp | 449 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/ |
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/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 …]
|
D | ISupplicantStaIface.hal | 146 * Initiate TDLS discover with the provided peer MAC address. 148 * @param macAddress MAC address of the peer. 159 * Initiate TDLS setup with the provided peer MAC address. 161 * @param macAddress MAC address of the peer. 172 * Initiate TDLS teardown with the provided peer MAC address. 174 * @param macAddress MAC address of the peer.
|
/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/libhardware_legacy/include/hardware_legacy/ |
D | rtt.h | 66 rtt_peer_type peer; // optional - peer device hint (STA, P2P, AP) member
|
/hardware/interfaces/wifi/1.2/ |
D | types.hal | 105 * The discovery address (NMI) of the peer to which the NDP is connected.
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | rtt.cpp | 370 result = request.put_u8(RTT_ATTRIBUTE_TARGET_PEER, rttParams[i].peer); in createSetupRequest()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
D | 802.11.h | 2421 struct ether_addr peer; member 2445 struct ether_addr peer; member 2455 struct ether_addr peer; member
|
/hardware/interfaces/wifi/1.2/default/ |
D | hidl_struct_util.cpp | 2391 legacy_config->peer = convertHidlRttPeerTypeToLegacy(hidl_config.peer); in convertHidlRttConfigToLegacy()
|