Searched refs:extras (Results 1 – 4 of 4) sorted by relevance
151 if (notif->extras[0]) in loc_eng_ni_request_handler()153 LOC_LOGI(" extras: %s", notif->extras); in loc_eng_ni_request_handler()
168 if (notif->extras[0]) in loc_eng_ni_request_handler()170 LOC_LOGI(" extras: %s", notif->extras); in loc_eng_ni_request_handler()
1249 strlcat(notif.extras, LOC_NI_NOTIF_KEY_ADDRESS, sizeof notif.extras); in NIEvent()1250 strlcat(notif.extras, " = ", sizeof notif.extras); in NIEvent()1267 strlcat(notif.extras, lcs_addr, sizeof notif.extras); in NIEvent()
916 char extras[GPS_NI_LONG_STRING_MAXLEN]; member