OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:recv_ind_id
(Results
1 - 4
of
4
) sorted by null
/device/google/marlin/location/loc_api/loc_api_v02/
loc_api_sync_req.c
70
uint32_t
recv_ind_id
; /* received ind */
member in struct:__anon3227
130
slot->
recv_ind_id
= 0; /* ind to wait for */
190
&& (ind_id == slot->
recv_ind_id
) && (!slot->ind_has_arrived))
208
slot->
recv_ind_id
= ind_id;
306
slot->
recv_ind_id
= 0; /* ind to wait for */
371
slot->
recv_ind_id
= ind_id;
/device/huawei/angler/location/loc_api/loc_api_v02/
loc_api_sync_req.c
70
uint32_t
recv_ind_id
; /* received ind */
member in struct:__anon4204
130
slot->
recv_ind_id
= 0; /* ind to wait for */
189
&& (ind_id == slot->
recv_ind_id
) && (!slot->ind_has_arrived))
211
slot->
recv_ind_id
= ind_id;
309
slot->
recv_ind_id
= 0; /* ind to wait for */
374
slot->
recv_ind_id
= ind_id;
/device/lge/bullhead/location/loc_api/loc_api_v02/
loc_api_sync_req.c
70
uint32_t
recv_ind_id
; /* received ind */
member in struct:__anon5115
130
slot->
recv_ind_id
= 0; /* ind to wait for */
189
&& (ind_id == slot->
recv_ind_id
) && (!slot->ind_has_arrived))
211
slot->
recv_ind_id
= ind_id;
309
slot->
recv_ind_id
= 0; /* ind to wait for */
374
slot->
recv_ind_id
= ind_id;
/device/moto/shamu/location/loc_api/loc_api_v02/
loc_api_sync_req.c
70
uint32_t
recv_ind_id
; /* received ind */
member in struct:__anon6251
130
slot->
recv_ind_id
= 0; /* ind to wait for */
189
&& (ind_id == slot->
recv_ind_id
) && (!slot->ind_has_arrived))
211
slot->
recv_ind_id
= ind_id;
309
slot->
recv_ind_id
= 0; /* ind to wait for */
374
slot->
recv_ind_id
= ind_id;
Completed in 255 milliseconds