/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 113 const GpsNiNotification *notif, in loc_eng_ni_request_handler() argument 130 notif->ni_type); in loc_eng_ni_request_handler() 140 ((GpsNiNotification*)notif)->notification_id = loc_eng_ni_data_p->reqID; in loc_eng_ni_request_handler() 142 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler() 148 …fication: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->d… in loc_eng_ni_request_handler() 149 …LOC_LOGI(" requestor_id: %s (encoding: %d)", notif->requestor_id, notif->requestor_id… in loc_eng_ni_request_handler() 150 LOC_LOGI(" text: %s text (encoding: %d)", notif->text, notif->text_encoding); in loc_eng_ni_request_handler() 151 if (notif->extras[0]) in loc_eng_ni_request_handler() 153 LOC_LOGI(" extras: %s", notif->extras); in loc_eng_ni_request_handler() 159 …loc_eng_ni_data_p->respTimeLeft = 5 + (notif->timeout != 0 ? notif->timeout : LOC_NI_NO_RESPONSE_T… in loc_eng_ni_request_handler() [all …]
|
D | LocEngAdapter.cpp | 218 bool LocEngAdapter::requestNiNotify(GpsNiNotification ¬if, const void* data) in requestNiNotify() argument 221 notif.size = sizeof(notif); in requestNiNotify() 222 notif.timeout = LOC_NI_NO_RESPONSE_TIME; in requestNiNotify() 224 sendMsg(new LocEngRequestNi(mOwner, notif, data)); in requestNiNotify()
|
/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 113 const GpsNiNotification *notif, in loc_eng_ni_request_handler() argument 130 notif->ni_type); in loc_eng_ni_request_handler() 140 ((GpsNiNotification*)notif)->notification_id = loc_eng_ni_data_p->reqID; in loc_eng_ni_request_handler() 142 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler() 148 …fication: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->d… in loc_eng_ni_request_handler() 149 …LOC_LOGI(" requestor_id: %s (encoding: %d)", notif->requestor_id, notif->requestor_id… in loc_eng_ni_request_handler() 150 LOC_LOGI(" text: %s text (encoding: %d)", notif->text, notif->text_encoding); in loc_eng_ni_request_handler() 151 if (notif->extras[0]) in loc_eng_ni_request_handler() 153 LOC_LOGI(" extras: %s", notif->extras); in loc_eng_ni_request_handler() 159 …loc_eng_ni_data_p->respTimeLeft = 5 + (notif->timeout != 0 ? notif->timeout : LOC_NI_NO_RESPONSE_T… in loc_eng_ni_request_handler() [all …]
|
D | LocEngAdapter.cpp | 218 bool LocEngAdapter::requestNiNotify(GpsNiNotification ¬if, const void* data) in requestNiNotify() argument 221 notif.size = sizeof(notif); in requestNiNotify() 222 notif.timeout = LOC_NI_NO_RESPONSE_TIME; in requestNiNotify() 224 sendMsg(new LocEngRequestNi(mOwner, notif, data)); in requestNiNotify()
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 113 const GpsNiNotification *notif, in loc_eng_ni_request_handler() argument 126 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) { in loc_eng_ni_request_handler() 129 notif->ni_type); in loc_eng_ni_request_handler() 140 notif->ni_type); in loc_eng_ni_request_handler() 157 ((GpsNiNotification*)notif)->notification_id = pSession->reqID; in loc_eng_ni_request_handler() 159 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler() 165 …fication: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->d… in loc_eng_ni_request_handler() 166 …LOC_LOGI(" requestor_id: %s (encoding: %d)", notif->requestor_id, notif->requestor_id… in loc_eng_ni_request_handler() 167 LOC_LOGI(" text: %s text (encoding: %d)", notif->text, notif->text_encoding); in loc_eng_ni_request_handler() 168 if (notif->extras[0]) in loc_eng_ni_request_handler() [all …]
|
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 113 const GpsNiNotification *notif, in loc_eng_ni_request_handler() argument 126 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) { in loc_eng_ni_request_handler() 129 notif->ni_type); in loc_eng_ni_request_handler() 140 notif->ni_type); in loc_eng_ni_request_handler() 157 ((GpsNiNotification*)notif)->notification_id = pSession->reqID; in loc_eng_ni_request_handler() 159 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler() 165 …fication: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->d… in loc_eng_ni_request_handler() 166 …LOC_LOGI(" requestor_id: %s (encoding: %d)", notif->requestor_id, notif->requestor_id… in loc_eng_ni_request_handler() 167 LOC_LOGI(" text: %s text (encoding: %d)", notif->text, notif->text_encoding); in loc_eng_ni_request_handler() 168 if (notif->extras[0]) in loc_eng_ni_request_handler() [all …]
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 113 const GpsNiNotification *notif, in loc_eng_ni_request_handler() argument 126 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) { in loc_eng_ni_request_handler() 129 notif->ni_type); in loc_eng_ni_request_handler() 140 notif->ni_type); in loc_eng_ni_request_handler() 157 ((GpsNiNotification*)notif)->notification_id = pSession->reqID; in loc_eng_ni_request_handler() 159 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler() 165 …fication: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->d… in loc_eng_ni_request_handler() 166 …LOC_LOGI(" requestor_id: %s (encoding: %d)", notif->requestor_id, notif->requestor_id… in loc_eng_ni_request_handler() 167 LOC_LOGI(" text: %s text (encoding: %d)", notif->text, notif->text_encoding); in loc_eng_ni_request_handler() 168 if (notif->extras[0]) in loc_eng_ni_request_handler() [all …]
|
/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 113 const GpsNiNotification *notif, in loc_eng_ni_request_handler() argument 126 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) { in loc_eng_ni_request_handler() 129 notif->ni_type); in loc_eng_ni_request_handler() 140 notif->ni_type); in loc_eng_ni_request_handler() 157 ((GpsNiNotification*)notif)->notification_id = pSession->reqID; in loc_eng_ni_request_handler() 159 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler() 165 …fication: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->d… in loc_eng_ni_request_handler() 166 …LOC_LOGI(" requestor_id: %s (encoding: %d)", notif->requestor_id, notif->requestor_id… in loc_eng_ni_request_handler() 167 LOC_LOGI(" text: %s text (encoding: %d)", notif->text, notif->text_encoding); in loc_eng_ni_request_handler() 168 if (notif->extras[0]) in loc_eng_ni_request_handler() [all …]
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 113 const GpsNiNotification *notif, in loc_eng_ni_request_handler() argument 126 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) { in loc_eng_ni_request_handler() 129 notif->ni_type); in loc_eng_ni_request_handler() 140 notif->ni_type); in loc_eng_ni_request_handler() 157 ((GpsNiNotification*)notif)->notification_id = pSession->reqID; in loc_eng_ni_request_handler() 159 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler() 165 …fication: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->d… in loc_eng_ni_request_handler() 166 …LOC_LOGI(" requestor_id: %s (encoding: %d)", notif->requestor_id, notif->requestor_id… in loc_eng_ni_request_handler() 167 LOC_LOGI(" text: %s text (encoding: %d)", notif->text, notif->text_encoding); in loc_eng_ni_request_handler() 168 if (notif->extras[0]) in loc_eng_ni_request_handler() [all …]
|
/hardware/qcom/sdm845/gps/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 113 const GpsNiNotification *notif, in loc_eng_ni_request_handler() argument 126 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) { in loc_eng_ni_request_handler() 129 notif->ni_type); in loc_eng_ni_request_handler() 140 notif->ni_type); in loc_eng_ni_request_handler() 157 ((GpsNiNotification*)notif)->notification_id = pSession->reqID; in loc_eng_ni_request_handler() 159 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler() 165 …fication: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->d… in loc_eng_ni_request_handler() 166 …LOC_LOGI(" requestor_id: %s (encoding: %d)", notif->requestor_id, notif->requestor_id… in loc_eng_ni_request_handler() 167 LOC_LOGI(" text: %s text (encoding: %d)", notif->text, notif->text_encoding); in loc_eng_ni_request_handler() 168 if (notif->extras[0]) in loc_eng_ni_request_handler() [all …]
|
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 113 const GpsNiNotification *notif, in loc_eng_ni_request_handler() argument 126 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) { in loc_eng_ni_request_handler() 129 notif->ni_type); in loc_eng_ni_request_handler() 140 notif->ni_type); in loc_eng_ni_request_handler() 157 ((GpsNiNotification*)notif)->notification_id = pSession->reqID; in loc_eng_ni_request_handler() 159 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler() 165 …fication: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->d… in loc_eng_ni_request_handler() 166 …LOC_LOGI(" requestor_id: %s (encoding: %d)", notif->requestor_id, notif->requestor_id… in loc_eng_ni_request_handler() 167 LOC_LOGI(" text: %s text (encoding: %d)", notif->text, notif->text_encoding); in loc_eng_ni_request_handler() 168 if (notif->extras[0]) in loc_eng_ni_request_handler() [all …]
|
D | LocEngAdapter.cpp | 302 bool LocEngAdapter::requestNiNotify(GpsNiNotification ¬if, const void* data) in requestNiNotify() argument 305 notif.size = sizeof(notif); in requestNiNotify() 306 notif.timeout = LOC_NI_NO_RESPONSE_TIME; in requestNiNotify() 308 sendMsg(new LocEngRequestNi(mOwner, notif, data)); in requestNiNotify()
|
/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 113 const GpsNiNotification *notif, in loc_eng_ni_request_handler() argument 126 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) { in loc_eng_ni_request_handler() 129 notif->ni_type); in loc_eng_ni_request_handler() 140 notif->ni_type); in loc_eng_ni_request_handler() 157 ((GpsNiNotification*)notif)->notification_id = pSession->reqID; in loc_eng_ni_request_handler() 159 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler() 165 …fication: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->d… in loc_eng_ni_request_handler() 166 …LOC_LOGI(" requestor_id: %s (encoding: %d)", notif->requestor_id, notif->requestor_id… in loc_eng_ni_request_handler() 167 LOC_LOGI(" text: %s text (encoding: %d)", notif->text, notif->text_encoding); in loc_eng_ni_request_handler() 168 if (notif->extras[0]) in loc_eng_ni_request_handler() [all …]
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 113 const GpsNiNotification *notif, in loc_eng_ni_request_handler() argument 126 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) { in loc_eng_ni_request_handler() 129 notif->ni_type); in loc_eng_ni_request_handler() 140 notif->ni_type); in loc_eng_ni_request_handler() 157 ((GpsNiNotification*)notif)->notification_id = pSession->reqID; in loc_eng_ni_request_handler() 159 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler() 165 …fication: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->d… in loc_eng_ni_request_handler() 166 …LOC_LOGI(" requestor_id: %s (encoding: %d)", notif->requestor_id, notif->requestor_id… in loc_eng_ni_request_handler() 167 LOC_LOGI(" text: %s text (encoding: %d)", notif->text, notif->text_encoding); in loc_eng_ni_request_handler() 168 if (notif->extras[0]) in loc_eng_ni_request_handler() [all …]
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 113 const GpsNiNotification *notif, in loc_eng_ni_request_handler() argument 126 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) { in loc_eng_ni_request_handler() 129 notif->ni_type); in loc_eng_ni_request_handler() 140 notif->ni_type); in loc_eng_ni_request_handler() 157 ((GpsNiNotification*)notif)->notification_id = pSession->reqID; in loc_eng_ni_request_handler() 159 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler() 165 …fication: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->d… in loc_eng_ni_request_handler() 166 …LOC_LOGI(" requestor_id: %s (encoding: %d)", notif->requestor_id, notif->requestor_id… in loc_eng_ni_request_handler() 167 LOC_LOGI(" text: %s text (encoding: %d)", notif->text, notif->text_encoding); in loc_eng_ni_request_handler() 168 if (notif->extras[0]) in loc_eng_ni_request_handler() [all …]
|
/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 1204 GpsNiNotification notif = {0}; in NIEvent() local 1213 notif.ni_type = GPS_NI_TYPE_VOICE; in NIEvent() 1215 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent() 1218 notif.text_encoding = 0; // No text and no encoding in NIEvent() 1219 notif.requestor_id_encoding = convertNiEncodingType(vx_req->encoding_scheme); in NIEvent() 1220 NIEventFillVerfiyType(notif, vx_req->notification_priv_type); in NIEvent() 1229 notif.ni_type= GPS_NI_TYPE_UMTS_CTRL_PLANE; // Stores notification text in NIEvent() 1231 hexcode(notif.text, sizeof notif.text, in NIEvent() 1234 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent() 1238 hexcode(notif.text, sizeof notif.text, in NIEvent() [all …]
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 1200 GpsNiNotification notif = {0}; in NIEvent() local 1209 notif.ni_type = GPS_NI_TYPE_VOICE; in NIEvent() 1211 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent() 1214 notif.text_encoding = 0; // No text and no encoding in NIEvent() 1215 notif.requestor_id_encoding = convertNiEncodingType(vx_req->encoding_scheme); in NIEvent() 1216 NIEventFillVerfiyType(notif, vx_req->notification_priv_type); in NIEvent() 1225 notif.ni_type= GPS_NI_TYPE_UMTS_CTRL_PLANE; // Stores notification text in NIEvent() 1227 hexcode(notif.text, sizeof notif.text, in NIEvent() 1230 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent() 1234 hexcode(notif.text, sizeof notif.text, in NIEvent() [all …]
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 1204 GpsNiNotification notif = {0}; in NIEvent() local 1213 notif.ni_type = GPS_NI_TYPE_VOICE; in NIEvent() 1215 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent() 1218 notif.text_encoding = 0; // No text and no encoding in NIEvent() 1219 notif.requestor_id_encoding = convertNiEncodingType(vx_req->encoding_scheme); in NIEvent() 1220 NIEventFillVerfiyType(notif, vx_req->notification_priv_type); in NIEvent() 1229 notif.ni_type= GPS_NI_TYPE_UMTS_CTRL_PLANE; // Stores notification text in NIEvent() 1231 hexcode(notif.text, sizeof notif.text, in NIEvent() 1234 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent() 1238 hexcode(notif.text, sizeof notif.text, in NIEvent() [all …]
|
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 1200 GpsNiNotification notif = {0}; in NIEvent() local 1209 notif.ni_type = GPS_NI_TYPE_VOICE; in NIEvent() 1211 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent() 1214 notif.text_encoding = 0; // No text and no encoding in NIEvent() 1215 notif.requestor_id_encoding = convertNiEncodingType(vx_req->encoding_scheme); in NIEvent() 1216 NIEventFillVerfiyType(notif, vx_req->notification_priv_type); in NIEvent() 1225 notif.ni_type= GPS_NI_TYPE_UMTS_CTRL_PLANE; // Stores notification text in NIEvent() 1227 hexcode(notif.text, sizeof notif.text, in NIEvent() 1230 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent() 1234 hexcode(notif.text, sizeof notif.text, in NIEvent() [all …]
|
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 1200 GpsNiNotification notif = {0}; in NIEvent() local 1209 notif.ni_type = GPS_NI_TYPE_VOICE; in NIEvent() 1211 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent() 1214 notif.text_encoding = 0; // No text and no encoding in NIEvent() 1215 notif.requestor_id_encoding = convertNiEncodingType(vx_req->encoding_scheme); in NIEvent() 1216 NIEventFillVerfiyType(notif, vx_req->notification_priv_type); in NIEvent() 1225 notif.ni_type= GPS_NI_TYPE_UMTS_CTRL_PLANE; // Stores notification text in NIEvent() 1227 hexcode(notif.text, sizeof notif.text, in NIEvent() 1230 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent() 1234 hexcode(notif.text, sizeof notif.text, in NIEvent() [all …]
|
/hardware/qcom/sdm845/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 1200 GpsNiNotification notif = {0}; in NIEvent() local 1209 notif.ni_type = GPS_NI_TYPE_VOICE; in NIEvent() 1211 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent() 1214 notif.text_encoding = 0; // No text and no encoding in NIEvent() 1215 notif.requestor_id_encoding = convertNiEncodingType(vx_req->encoding_scheme); in NIEvent() 1216 NIEventFillVerfiyType(notif, vx_req->notification_priv_type); in NIEvent() 1225 notif.ni_type= GPS_NI_TYPE_UMTS_CTRL_PLANE; // Stores notification text in NIEvent() 1227 hexcode(notif.text, sizeof notif.text, in NIEvent() 1230 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent() 1234 hexcode(notif.text, sizeof notif.text, in NIEvent() [all …]
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 1200 GpsNiNotification notif = {0}; in NIEvent() local 1209 notif.ni_type = GPS_NI_TYPE_VOICE; in NIEvent() 1211 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent() 1214 notif.text_encoding = 0; // No text and no encoding in NIEvent() 1215 notif.requestor_id_encoding = convertNiEncodingType(vx_req->encoding_scheme); in NIEvent() 1216 NIEventFillVerfiyType(notif, vx_req->notification_priv_type); in NIEvent() 1225 notif.ni_type= GPS_NI_TYPE_UMTS_CTRL_PLANE; // Stores notification text in NIEvent() 1227 hexcode(notif.text, sizeof notif.text, in NIEvent() 1230 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent() 1234 hexcode(notif.text, sizeof notif.text, in NIEvent() [all …]
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 1200 GpsNiNotification notif = {0}; in NIEvent() local 1209 notif.ni_type = GPS_NI_TYPE_VOICE; in NIEvent() 1211 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent() 1214 notif.text_encoding = 0; // No text and no encoding in NIEvent() 1215 notif.requestor_id_encoding = convertNiEncodingType(vx_req->encoding_scheme); in NIEvent() 1216 NIEventFillVerfiyType(notif, vx_req->notification_priv_type); in NIEvent() 1225 notif.ni_type= GPS_NI_TYPE_UMTS_CTRL_PLANE; // Stores notification text in NIEvent() 1227 hexcode(notif.text, sizeof notif.text, in NIEvent() 1230 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent() 1234 hexcode(notif.text, sizeof notif.text, in NIEvent() [all …]
|
/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 1204 GpsNiNotification notif = {0}; in NIEvent() local 1213 notif.ni_type = GPS_NI_TYPE_VOICE; in NIEvent() 1215 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent() 1218 notif.text_encoding = 0; // No text and no encoding in NIEvent() 1219 notif.requestor_id_encoding = convertNiEncodingType(vx_req->encoding_scheme); in NIEvent() 1220 NIEventFillVerfiyType(notif, vx_req->notification_priv_type); in NIEvent() 1229 notif.ni_type= GPS_NI_TYPE_UMTS_CTRL_PLANE; // Stores notification text in NIEvent() 1231 hexcode(notif.text, sizeof notif.text, in NIEvent() 1234 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent() 1238 hexcode(notif.text, sizeof notif.text, in NIEvent() [all …]
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 1204 GpsNiNotification notif = {0}; in NIEvent() local 1213 notif.ni_type = GPS_NI_TYPE_VOICE; in NIEvent() 1215 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent() 1218 notif.text_encoding = 0; // No text and no encoding in NIEvent() 1219 notif.requestor_id_encoding = convertNiEncodingType(vx_req->encoding_scheme); in NIEvent() 1220 NIEventFillVerfiyType(notif, vx_req->notification_priv_type); in NIEvent() 1229 notif.ni_type= GPS_NI_TYPE_UMTS_CTRL_PLANE; // Stores notification text in NIEvent() 1231 hexcode(notif.text, sizeof notif.text, in NIEvent() 1234 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent() 1238 hexcode(notif.text, sizeof notif.text, in NIEvent() [all …]
|