Searched defs:SSID_BUF_SIZE (Results 1 - 20 of 20) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_handler.h35 //for SSID_BUF_SIZE
38 #ifndef SSID_BUF_SIZE
39 #define SSID_BUF_SIZE (32+1) macro
84 char ssid[SSID_BUF_SIZE];
85 char password[SSID_BUF_SIZE];
H A Dloc_eng_msg.h43 #ifndef SSID_BUF_SIZE
44 #define SSID_BUF_SIZE (32+1) macro
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_handler.h35 //for SSID_BUF_SIZE
38 #ifndef SSID_BUF_SIZE
39 #define SSID_BUF_SIZE (32+1) macro
84 char ssid[SSID_BUF_SIZE];
85 char password[SSID_BUF_SIZE];
H A Dloc_eng_msg.h43 #ifndef SSID_BUF_SIZE
44 #define SSID_BUF_SIZE (32+1) macro
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_handler.h35 //for SSID_BUF_SIZE
38 #ifndef SSID_BUF_SIZE
39 #define SSID_BUF_SIZE (32+1) macro
84 char ssid[SSID_BUF_SIZE];
85 char password[SSID_BUF_SIZE];
H A Dloc_eng_msg.h43 #ifndef SSID_BUF_SIZE
44 #define SSID_BUF_SIZE (32+1) macro
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_handler.h35 //for SSID_BUF_SIZE
38 #ifndef SSID_BUF_SIZE
39 #define SSID_BUF_SIZE (32+1) macro
84 char ssid[SSID_BUF_SIZE];
85 char password[SSID_BUF_SIZE];
H A Dloc_eng_msg.h43 #ifndef SSID_BUF_SIZE
44 #define SSID_BUF_SIZE (32+1) macro
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_handler.h35 //for SSID_BUF_SIZE
38 #ifndef SSID_BUF_SIZE
39 #define SSID_BUF_SIZE (32+1) macro
84 char ssid[SSID_BUF_SIZE];
85 char password[SSID_BUF_SIZE];
H A Dloc_eng_msg.h43 #ifndef SSID_BUF_SIZE
44 #define SSID_BUF_SIZE (32+1) macro
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_handler.h35 //for SSID_BUF_SIZE
38 #ifndef SSID_BUF_SIZE
39 #define SSID_BUF_SIZE (32+1) macro
84 char ssid[SSID_BUF_SIZE];
85 char password[SSID_BUF_SIZE];
H A Dloc_eng_msg.h43 #ifndef SSID_BUF_SIZE
44 #define SSID_BUF_SIZE (32+1) macro
/hardware/qcom/gps/core/
H A Dgps_extended_c.h132 #define SSID_BUF_SIZE (32+1) macro
181 char ssid[SSID_BUF_SIZE];
182 char password[SSID_BUF_SIZE];
/hardware/qcom/gps/msm8084/core/
H A Dgps_extended_c.h107 #define SSID_BUF_SIZE (32+1) macro
166 char ssid[SSID_BUF_SIZE];
167 char password[SSID_BUF_SIZE];
/hardware/qcom/gps/msm8909/core/
H A Dgps_extended_c.h111 #define SSID_BUF_SIZE (32+1) macro
152 char ssid[SSID_BUF_SIZE];
153 char password[SSID_BUF_SIZE];
/hardware/qcom/gps/msm8960/core/
H A Dgps_extended_c.h91 #define SSID_BUF_SIZE (32+1) macro
142 char ssid[SSID_BUF_SIZE];
143 char password[SSID_BUF_SIZE];
/hardware/qcom/gps/msm8994/core/
H A Dgps_extended_c.h132 #define SSID_BUF_SIZE (32+1) macro
181 char ssid[SSID_BUF_SIZE];
182 char password[SSID_BUF_SIZE];
/hardware/qcom/gps/msm8996/core/
H A Dgps_extended_c.h111 #define SSID_BUF_SIZE (32+1) macro
152 char ssid[SSID_BUF_SIZE];
153 char password[SSID_BUF_SIZE];
/hardware/qcom/gps/msm8998/utils/
H A Dgps_extended_c.h147 #define SSID_BUF_SIZE (32+1) macro
188 char ssid[SSID_BUF_SIZE];
189 char password[SSID_BUF_SIZE];
/hardware/qcom/gps/sdm845/utils/
H A Dgps_extended_c.h155 #define SSID_BUF_SIZE (32+1) macro
196 char ssid[SSID_BUF_SIZE];
197 char password[SSID_BUF_SIZE];

Completed in 630 milliseconds