Searched refs:slot (Results 1 – 7 of 7) sorted by relevance
/device/lge/bullhead/location/loc_api/loc_api_v02/ |
D | loc_api_sync_req.c | 121 loc_sync_req_data_s_type *slot = &loc_sync_array.slots[i]; in loc_sync_req_init() local 123 pthread_mutex_init(&slot->sync_req_lock, NULL); in loc_sync_req_init() 124 pthread_cond_init(&slot->ind_arrived_cond, NULL); in loc_sync_req_init() 126 slot->client_handle = LOC_CLIENT_INVALID_HANDLE_VALUE; in loc_sync_req_init() 127 slot->ind_is_selected = false; /* is ind selected? */ in loc_sync_req_init() 128 slot->ind_is_waiting = false; /* is waiting? */ in loc_sync_req_init() 129 slot->ind_has_arrived = false; /* callback has arrived */ in loc_sync_req_init() 130 slot->recv_ind_id = 0; /* ind to wait for */ in loc_sync_req_init() 131 slot->recv_ind_payload_ptr = NULL; in loc_sync_req_init() 132 slot->req_id = 0; /* req id */ in loc_sync_req_init() [all …]
|
D | LocApiV02.cpp | 3210 for (uint8_t slot = 0; slot <= AGPS_CERTIFICATE_MAX_SLOTS-1; slot++, slotBitMask >>= 1) in installAGpsCert() local 3217 __func__, __LINE__, certIndex, slot, pData[certIndex].length); in installAGpsCert() 3225 injectCertReq.suplCertId = slot; in installAGpsCert() 3251 __func__, __LINE__, slot); in installAGpsCert() 3262 injectFakeCertReq.suplCertId = slot; in installAGpsCert() 3290 deleteCertReq.suplCertId = slot; in installAGpsCert() 3312 __func__, __LINE__, slot); in installAGpsCert()
|
/device/huawei/angler/location/loc_api/loc_api_v02/ |
D | loc_api_sync_req.c | 121 loc_sync_req_data_s_type *slot = &loc_sync_array.slots[i]; in loc_sync_req_init() local 123 pthread_mutex_init(&slot->sync_req_lock, NULL); in loc_sync_req_init() 124 pthread_cond_init(&slot->ind_arrived_cond, NULL); in loc_sync_req_init() 126 slot->client_handle = LOC_CLIENT_INVALID_HANDLE_VALUE; in loc_sync_req_init() 127 slot->ind_is_selected = false; /* is ind selected? */ in loc_sync_req_init() 128 slot->ind_is_waiting = false; /* is waiting? */ in loc_sync_req_init() 129 slot->ind_has_arrived = false; /* callback has arrived */ in loc_sync_req_init() 130 slot->recv_ind_id = 0; /* ind to wait for */ in loc_sync_req_init() 131 slot->recv_ind_payload_ptr = NULL; in loc_sync_req_init() 132 slot->req_id = 0; /* req id */ in loc_sync_req_init() [all …]
|
D | LocApiV02.cpp | 3210 for (uint8_t slot = 0; slot <= AGPS_CERTIFICATE_MAX_SLOTS-1; slot++, slotBitMask >>= 1) in installAGpsCert() local 3217 __func__, __LINE__, certIndex, slot, pData[certIndex].length); in installAGpsCert() 3225 injectCertReq.suplCertId = slot; in installAGpsCert() 3251 __func__, __LINE__, slot); in installAGpsCert() 3262 injectFakeCertReq.suplCertId = slot; in installAGpsCert() 3290 deleteCertReq.suplCertId = slot; in installAGpsCert() 3312 __func__, __LINE__, slot); in installAGpsCert()
|
/device/moto/shamu/location/loc_api/loc_api_v02/ |
D | loc_api_sync_req.c | 121 loc_sync_req_data_s_type *slot = &loc_sync_array.slots[i]; in loc_sync_req_init() local 123 pthread_mutex_init(&slot->sync_req_lock, NULL); in loc_sync_req_init() 124 pthread_cond_init(&slot->ind_arrived_cond, NULL); in loc_sync_req_init() 126 slot->client_handle = LOC_CLIENT_INVALID_HANDLE_VALUE; in loc_sync_req_init() 127 slot->ind_is_selected = false; /* is ind selected? */ in loc_sync_req_init() 128 slot->ind_is_waiting = false; /* is waiting? */ in loc_sync_req_init() 129 slot->ind_has_arrived = false; /* callback has arrived */ in loc_sync_req_init() 130 slot->recv_ind_id = 0; /* ind to wait for */ in loc_sync_req_init() 131 slot->recv_ind_payload_ptr = NULL; in loc_sync_req_init() 132 slot->req_id = 0; /* req id */ in loc_sync_req_init() [all …]
|
D | LocApiV02.cpp | 3045 for (uint8_t slot = 0; slot <= AGPS_CERTIFICATE_MAX_SLOTS-1; slot++, slotBitMask >>= 1) in installAGpsCert() local 3052 __func__, __LINE__, certIndex, slot, pData[certIndex].length); in installAGpsCert() 3060 injectCertReq.suplCertId = slot; in installAGpsCert() 3086 __func__, __LINE__, slot); in installAGpsCert() 3097 injectFakeCertReq.suplCertId = slot; in installAGpsCert() 3125 deleteCertReq.suplCertId = slot; in installAGpsCert() 3147 __func__, __LINE__, slot); in installAGpsCert()
|
/device/google/accessory/demokit/hardware/fab/m256c/ |
D | README | 27 NOTE: Board contains 3 plated slots, each slot is marked at the two ends
|