Home
last modified time | relevance | path

Searched refs:LOC_SYNC_CALL_SLOTS_MAX (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
Dloc_api_sync_call.h37 #define LOC_SYNC_CALL_SLOTS_MAX 8 macro
60 loc_sync_call_slot_s_type slots[LOC_SYNC_CALL_SLOTS_MAX];
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_sync_call.c81 loc_sync_data.num_of_slots = LOC_SYNC_CALL_SLOTS_MAX; in loc_api_sync_call_init()