/hardware/libhardware_legacy/include/hardware_legacy/ |
D | wifi_nan.h | 331 u8 pmk[NAN_PMK_INFO_LEN]; 342 u8 passphrase[NAN_SECURITY_MAX_PASSPHRASE_LEN]; 395 u8 config_nan_data_path; 421 u8 config_fsd_gas; 422 u8 enable_fsd_gas; 428 u8 config_fsd_req; 429 u8 enable_fsd_req; 435 u8 gtk_protection; 502 u8 payload_transmit_flag; 507 u8 tx_in_discovery_beacon; [all …]
|
D | wifi_twt.h | 23 u8 requester_supported; // 0 for not supporting requester 24 u8 responder_supported; // 0 for not supporting responder 25 u8 broadcast_twt_supported; // 0 for not supporting broadcast TWT 26 u8 flexibile_twt_supported; // 0 for not supporting flexible TWT 36 u8 config_id; // An unique ID for an individual TWT request 37 u8 negotiation_type; // 0 for individual TWT, 1 for broadcast TWT 38 u8 trigger_type; // 0 for non-triggered TWT, 1 for triggered TWT 62 u8 config_id; // An unique ID for an individual TWT request 63 u8 status; // 0 for success, non-zero for failure 65 u8 negotiation_type; // 0 for individual TWT, 1 for broadcast TWT [all …]
|
D | wifi_cached_scan_results.h | 54 u8 ssid[33]; 55 u8 ssid_len; 56 u8 bssid[6]; 58 u8 flags; 81 u8 result_cnt;
|
D | link_layer_stats.h | 50 u8 mac_addr[6]; // interface mac address (self) 54 u8 ssid[33]; // null terminated SSID 55 u8 bssid[6]; // bssid 56 u8 ap_country_str[3]; // country string advertised by AP 57 u8 country_str[3]; // country string for this association 58 …u8 time_slicing_duty_cycle_percent;// if this iface is being served using time slicing on a radio … 167 u8 PAD[4]; 172 u8 peer_mac_address[6]; // mac address 242 u8 link_id; // Identifier for the link. 275 u8 time_slicing_duty_cycle_percent; // If this link is being served using [all …]
|
D | wifi_offload.h | 19 u16 ether_type, u8 *ip_packet, u16 ip_packet_len, u8 *src_mac_addr, u8 *dst_mac_addr,
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipanat/test/ |
D | ipa_nat_test.h | 41 #define u8 uint8_t macro 82 int ipa_nat_test000(int, u32, u8); 83 int ipa_nat_test001(int, u32, u8); 84 int ipa_nat_test002(int, u32, u8); 85 int ipa_nat_test003(int, u32, u8); 86 int ipa_nat_test004(int, u32, u8); 87 int ipa_nat_test005(int, u32, u8); 88 int ipa_nat_test006(int, u32, u8); 89 int ipa_nat_test007(int, u32, u8); 90 int ipa_nat_test008(int, u32, u8); [all …]
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/test/ |
D | ipa_nat_test.h | 41 #define u8 uint8_t macro 82 int ipa_nat_test000(int, u32, u8); 83 int ipa_nat_test001(int, u32, u8); 84 int ipa_nat_test002(int, u32, u8); 85 int ipa_nat_test003(int, u32, u8); 86 int ipa_nat_test004(int, u32, u8); 87 int ipa_nat_test005(int, u32, u8); 88 int ipa_nat_test006(int, u32, u8); 89 int ipa_nat_test007(int, u32, u8); 90 int ipa_nat_test008(int, u32, u8); [all …]
|
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/ |
D | wifilogger_event_defs.h | 183 u8 event_sub_type; 184 u8 eapol_packet_type; 187 u8 dest_addr[6]; 188 u8 src_addr[6]; 193 u8 bucket_id; 194 u8 base_period_multiplier; 199 u8 num_channels; 200 u8 channel_offset; 201 u8 forwarding_flags; 202 u8 channel_band; [all …]
|
D | wifilogger_vendor_tag_defs.h | 35 u8 Tsniff; 36 u8 attempts; 50 u8 threshold_num_scans; 68 u8 ssid[33]; 69 u8 auth_mode; 70 u8 ucast_cipher; 71 u8 mcast_cipher; 80 u8 scan_type; 81 u8 scan_bitmap; 85 u8 scan_type; [all …]
|
D | nancommand.h | 86 u8 service_id[NAN_SVC_ID_SIZE]; 103 u8 mNmiMac[NAN_MAC_ADDR_LEN]; 150 u8 *pOutValue); 155 u8 *pOutValue); 158 const u8* pInValue, 160 void getNanReceiveSdeaCtrlParams(const u8* pInValue, 162 int getNanReceivePostDiscoveryVal(const u8 *pInValue, 165 int getNanFurtherAvailabilityMap(const u8 *pInValue, 167 u8* num_chans, 226 void saveNmi(u8 *mac); [all …]
|
D | nan_i.h | 320 u8* value; 417 u8 ptlv[]; 471 u8 ptlv[]; 516 u8 ptlv[]; 556 u8 ptlv[]; 590 u8 ptlv[]; 612 u8 ptlv[]; 641 u8 ptlv[]; 664 u8 statsType; 665 u8 reserved; [all …]
|
D | nan_req.cpp | 217 u8* tlvs = pFwReq->ptlv; in putNanEnable() 222 (const u8*)&pReq->cluster_low, tlvs); in putNanEnable() 224 (const u8*)&pReq->cluster_high, tlvs); in putNanEnable() 226 (const u8*)&pReq->master_pref, tlvs); in putNanEnable() 229 (const u8*)&pReq->support_5g_val, tlvs); in putNanEnable() 233 (const u8*)&pReq->sid_beacon_val, tlvs); in putNanEnable() 238 (const u8*)&pReq->rssi_close_2dot4g_val, tlvs); in putNanEnable() 243 (const u8*)&pReq->rssi_middle_2dot4g_val, tlvs); in putNanEnable() 248 (const u8*)&pReq->hop_count_limit_val, tlvs); in putNanEnable() 252 (const u8*)&pReq->support_2dot4g_val, tlvs); in putNanEnable() [all …]
|
D | wifilogger_diag.h | 172 u8 payload_len; 173 u8 vdev_level:3; 174 u8 vdev_id:5; 178 u8 payload[0]; 190 u8 payload_len; 191 u8 vdev_level:3; 192 u8 vdev_id:5; 196 u8 payload[0];
|
D | wifilogger_diag.cpp | 112 tlv_log* addLoggerTlv(u16 type, u16 length, u8* value, tlv_log *pOutTlv) in addLoggerTlv() 119 return((tlv_log *)((u8 *)pOutTlv + sizeof(tlv_log) + length)); in addLoggerTlv() 125 (u8 *)&reason_code, *tlvs); in add_reason_code_tag() 132 (u8 *)&status, *tlvs); in add_status_tag() 154 (u8*)rbe, total_length, 1, total_length); in update_connectivity_ring_buf() 162 u8* buf, int length) in process_log_extscan_capabilities() 173 u8 out_buf[SCAN_CAP_ENTRY_SIZE]; in process_log_extscan_capabilities() 187 (u8 *)&pScanCapabilities->request_id, pTlv); in process_log_extscan_capabilities() 214 (u8 *)&gscan_cap, pTlv); in process_log_extscan_capabilities() 252 (u8 *)&cap_vendor_data, pTlv); in process_log_extscan_capabilities() [all …]
|
D | nan_cert.h | 50 u8 master_pref; 52 u8 random_factor; 54 u8 hop_count; 133 u8 ipv6_intf_addr[NAN_MSG_IPV6_INTF_ADDR_LEN]; 224 u8 debug_cmd_data[NAN_MAX_DEBUG_MESSAGE_DATA_LEN];
|
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/ |
D | wifilogger_event_defs.h | 179 u8 event_sub_type; 180 u8 eapol_packet_type; 183 u8 dest_addr[6]; 184 u8 src_addr[6]; 189 u8 bucket_id; 190 u8 base_period_multiplier; 195 u8 num_channels; 196 u8 channel_offset; 197 u8 forwarding_flags; 198 u8 channel_band; [all …]
|
D | wifilogger_vendor_tag_defs.h | 35 u8 Tsniff; 36 u8 attempts; 50 u8 threshold_num_scans; 68 u8 ssid[33]; 69 u8 auth_mode; 70 u8 ucast_cipher; 71 u8 mcast_cipher; 80 u8 scan_type; 81 u8 scan_bitmap; 85 u8 scan_type; [all …]
|
D | nan_i.h | 284 u8* value; 379 u8 ptlv[]; 433 u8 ptlv[]; 478 u8 ptlv[]; 518 u8 ptlv[]; 552 u8 ptlv[]; 574 u8 ptlv[]; 603 u8 ptlv[]; 626 u8 statsType; 627 u8 reserved; [all …]
|
D | nan_req.cpp | 187 u8* tlvs = pFwReq->ptlv; in putNanEnable() 192 (const u8*)&pReq->cluster_low, tlvs); in putNanEnable() 194 (const u8*)&pReq->cluster_high, tlvs); in putNanEnable() 196 (const u8*)&pReq->master_pref, tlvs); in putNanEnable() 199 (const u8*)&pReq->support_5g_val, tlvs); in putNanEnable() 203 (const u8*)&pReq->sid_beacon_val, tlvs); in putNanEnable() 208 (const u8*)&pReq->rssi_close_2dot4g_val, tlvs); in putNanEnable() 213 (const u8*)&pReq->rssi_middle_2dot4g_val, tlvs); in putNanEnable() 218 (const u8*)&pReq->hop_count_limit_val, tlvs); in putNanEnable() 222 (const u8*)&pReq->support_2dot4g_val, tlvs); in putNanEnable() [all …]
|
D | wifilogger_diag.h | 172 u8 payload_len; 173 u8 vdev_level:3; 174 u8 vdev_id:5; 178 u8 payload[0]; 190 u8 payload_len; 191 u8 vdev_level:3; 192 u8 vdev_id:5; 196 u8 payload[0];
|
D | wifilogger_diag.cpp | 111 tlv_log* addLoggerTlv(u16 type, u16 length, u8* value, tlv_log *pOutTlv) in addLoggerTlv() 118 return((tlv_log *)((u8 *)pOutTlv + sizeof(tlv_log) + length)); in addLoggerTlv() 124 (u8 *)&reason_code, *tlvs); in add_reason_code_tag() 131 (u8 *)&status, *tlvs); in add_status_tag() 153 (u8*)rbe, total_length, 1, total_length); in update_connectivity_ring_buf() 161 u8* buf, int length) in process_log_extscan_capabilities() 170 u8 out_buf[SCAN_CAP_ENTRY_SIZE]; in process_log_extscan_capabilities() 185 (u8 *)&pScanCapabilities->request_id, pTlv); in process_log_extscan_capabilities() 212 (u8 *)&gscan_cap, pTlv); in process_log_extscan_capabilities() 250 (u8 *)&cap_vendor_data, pTlv); in process_log_extscan_capabilities() [all …]
|
/hardware/qcom/wlan/wcn6740/qcwcn/wpa_supplicant_8_lib/ |
D | wpa_driver_common_lib.h | 327 u8 ht_supported:1; 328 u8 vht_supported:1; 329 u8 he_supported:1; 333 u8 num_sta; 334 u8 num_request_vendor_sta_info; 335 u8 num_received_vendor_sta_info; 336 u8 num_request_nl80211_sta_info; 337 u8 num_received_nl80211_sta_info; 338 u8 mac_addr[MAC_ADDR_LEN]; 343 u8 bandwidth; [all …]
|
/hardware/synaptics/wlan/synadhd/wifi_hal/ |
D | wifi_offload.cpp | 75 u8 mIndex; 76 u8 *mIpPkt; 78 u8 *mSrcMacAddr; 79 u8 *mDstMacAddr; 87 …MKeepAliveCommand(wifi_interface_handle iface, u8 index, u16 ether_type, u8 *ip_packet, u16 ip_pac… in MKeepAliveCommand() 88 u8 *src_mac_addr, u8 *dst_mac_addr, u32 period_msec, GetCmdType cmdType) in MKeepAliveCommand() 95 MKeepAliveCommand(wifi_interface_handle iface, u8 index, GetCmdType cmdType) in MKeepAliveCommand() 132 result = request.put(MKEEP_ALIVE_ATTRIBUTE_IP_PKT, (u8*)mIpPkt, mIpPktLen); in createRequest() 236 u16 ether_type, u8 *ip_packet, u16 ip_packet_len, u8 *src_mac_addr, u8 *dst_mac_addr, in wifi_start_sending_offloaded_packet()
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | wifi_offload.cpp | 75 u8 mIndex; 76 u8 *mIpPkt; 78 u8 *mSrcMacAddr; 79 u8 *mDstMacAddr; 87 …MKeepAliveCommand(wifi_interface_handle iface, u8 index, u16 ether_type, u8 *ip_packet, u16 ip_pac… in MKeepAliveCommand() 88 u8 *src_mac_addr, u8 *dst_mac_addr, u32 period_msec, GetCmdType cmdType) in MKeepAliveCommand() 95 MKeepAliveCommand(wifi_interface_handle iface, u8 index, GetCmdType cmdType) in MKeepAliveCommand() 132 result = request.put(MKEEP_ALIVE_ATTRIBUTE_IP_PKT, (u8*)mIpPkt, mIpPktLen); in createRequest() 236 u16 ether_type, u8 *ip_packet, u16 ip_packet_len, u8 *src_mac_addr, u8 *dst_mac_addr, in wifi_start_sending_offloaded_packet()
|
D | link_layer_stats.cpp | 99 u8 *radioStatsBuf = NULL, *ifaceMlStatsBuf = NULL, *outbuf = NULL, *data_ptr = NULL; in handleResponse() 100 u8 *data = NULL, *iface_stat = NULL; in handleResponse() 104 u8 num_links = 0; in handleResponse() 128 data = (u8 *)it.get_data(); in handleResponse() 131 data = (u8 *)it.get_data(); in handleResponse() 142 radioStatsBuf = (u8 *)malloc(MAX_CMD_RESP_BUF_LEN); in handleResponse() 186 ifaceMlStatsBuf = (u8 *)malloc(MAX_CMD_RESP_BUF_LEN); in handleResponse() 310 int convertToExternalRatestatsStructure(u8 **data, u32 *offset, u8 **outbuf, in convertToExternalRatestatsStructure() 311 u32 *data_rem_len, wifi_peer_info *peer_info, u8 num_rate, u32 *outbuf_rem_len) in convertToExternalRatestatsStructure() 313 u8 k = 0, num_peers = 0; in convertToExternalRatestatsStructure() [all …]
|