/device/huawei/angler/location/loc_api/loc_api_v02/ |
loc_api_sync_req.h | 79 uint32_t req_id, /* req id */ 82 uint32_t ind_id, //ind ID to block for, usually the same as req_id */
|
loc_api_sync_req.c | 68 uint32_t req_id; /* sync request */ member in struct:__anon3785 132 slot->req_id = 0; /* req id */ 311 slot->req_id = 0; 349 uint32_t req_id, /* req id */ 355 LOC_LOGV("%s:%d]: client handle %p, ind_id %u, req_id %u \n", 356 __func__, __LINE__, client_handle, ind_id, req_id); 361 __func__, __LINE__, loc_get_v02_event_name(req_id)); 375 slot->req_id = req_id; 493 uint32_t req_id, /* req id * [all...] |
/device/lge/bullhead/location/loc_api/loc_api_v02/ |
loc_api_sync_req.h | 79 uint32_t req_id, /* req id */ 82 uint32_t ind_id, //ind ID to block for, usually the same as req_id */
|
loc_api_sync_req.c | 68 uint32_t req_id; /* sync request */ member in struct:__anon4696 132 slot->req_id = 0; /* req id */ 311 slot->req_id = 0; 349 uint32_t req_id, /* req id */ 355 LOC_LOGV("%s:%d]: client handle %p, ind_id %u, req_id %u \n", 356 __func__, __LINE__, client_handle, ind_id, req_id); 361 __func__, __LINE__, loc_get_v02_event_name(req_id)); 375 slot->req_id = req_id; 493 uint32_t req_id, /* req id * [all...] |
/device/moto/shamu/location/loc_api/loc_api_v02/ |
loc_api_sync_req.h | 79 uint32_t req_id, /* req id */ 82 uint32_t ind_id, //ind ID to block for, usually the same as req_id */
|
loc_api_sync_req.c | 68 uint32_t req_id; /* sync request */ member in struct:__anon5832 132 slot->req_id = 0; /* req id */ 311 slot->req_id = 0; 349 uint32_t req_id, /* req id */ 355 LOC_LOGV("%s:%d]: client handle %p, ind_id %u, req_id %u \n", 356 __func__, __LINE__, client_handle, ind_id, req_id); 361 __func__, __LINE__, loc_get_v02_event_name(req_id)); 375 slot->req_id = req_id; 493 uint32_t req_id, /* req id * [all...] |
/device/htc/flounder/gps/qct/lib/ |
libloc_ds_api.so | |
libloc_api_v02.so | |
/system/bt/bta/jv/ |
bta_jv_int.h | 216 UINT32 req_id; member in struct:__anon72100 228 UINT32 req_id; member in struct:__anon72101 241 UINT32 req_id; member in struct:__anon72102 295 UINT32 req_id; member in struct:__anon72107
|
bta_jv_api.c | 624 tBTA_JV_STATUS BTA_JvL2capRead(UINT32 handle, UINT32 req_id, UINT8 *p_data, UINT16 len) 637 evt_data.req_id = req_id; 694 tBTA_JV_STATUS BTA_JvL2capWrite(UINT32 handle, UINT32 req_id, UINT8 *p_data, 706 p_msg->req_id = req_id; 733 tBTA_JV_STATUS BTA_JvL2capWriteFixed(UINT16 channel, BD_ADDR *addr, UINT32 req_id, 744 p_msg->req_id = req_id; [all...] |
bta_jv_act.c | [all...] |
/device/huawei/angler/location/loc_api/ds_api/ |
ds_client.c | 273 uint32_t req_id, 278 switch(req_id) 314 uint32_t req_id, 323 switch(req_id) 329 LOC_LOGD("%s:%d]: req_id = GET_PROFILE_LIST_REQ\n", 338 LOC_LOGD("%s:%d]: req_id = GET_PROFILE_SETTINGS_REQ\n", 344 LOC_LOGE("%s:%d]: Error unknown req_id=%d\n", __func__, __LINE__, 345 req_id); 350 LOC_LOGD("%s:%d]: req_id=%d, len = %d; resp_len= %d\n", __func__, __LINE__, 351 req_id, req_len, resp_len) [all...] |
/device/lge/bullhead/location/loc_api/ds_api/ |
ds_client.c | 273 uint32_t req_id, 278 switch(req_id) 314 uint32_t req_id, 323 switch(req_id) 329 LOC_LOGD("%s:%d]: req_id = GET_PROFILE_LIST_REQ\n", 338 LOC_LOGD("%s:%d]: req_id = GET_PROFILE_SETTINGS_REQ\n", 344 LOC_LOGE("%s:%d]: Error unknown req_id=%d\n", __func__, __LINE__, 345 req_id); 350 LOC_LOGD("%s:%d]: req_id=%d, len = %d; resp_len= %d\n", __func__, __LINE__, 351 req_id, req_len, resp_len) [all...] |
/device/moto/shamu/location/loc_api/ds_api/ |
ds_client.c | 277 uint32_t req_id, 282 switch(req_id) 318 uint32_t req_id, 327 switch(req_id) 333 LOC_LOGD("%s:%d]: req_id = GET_PROFILE_LIST_REQ\n", 342 LOC_LOGD("%s:%d]: req_id = GET_PROFILE_SETTINGS_REQ\n", 348 LOC_LOGE("%s:%d]: Error unknown req_id=%d\n", __func__, __LINE__, 349 req_id); 354 LOC_LOGD("%s:%d]: req_id=%d, len = %d; resp_len= %d\n", __func__, __LINE__, 355 req_id, req_len, resp_len) [all...] |
/system/bt/bta/include/ |
bta_jv_api.h | 238 UINT32 req_id; /* The req_id in the associated BTA_JvL2capRead() */ member in struct:__anon72056 249 UINT32 req_id; /* The req_id in the associated BTA_JvL2capWrite() */ member in struct:__anon72057 261 UINT32 req_id; /* The req_id in the associated BTA_JvL2capWrite() */ member in struct:__anon72058 336 UINT32 req_id; /* The req_id in the associated BTA_JvRfcommWrite() */ member in struct:__anon72067 664 tBTA_JV_STATUS BTA_JvL2capRead(UINT32 handle, UINT32 req_id, 693 tBTA_JV_STATUS BTA_JvL2capWrite(UINT32 handle, UINT32 req_id, [all...] |
/system/bt/btif/src/ |
btif_sock_l2cap.c | 645 static void on_l2cap_write_done(void* req_id, uint16_t len, uint32_t id) 649 if (req_id != NULL) { 650 osi_free(req_id); //free the buffer 670 static void on_l2cap_write_fixed_done(void* req_id, uint16_t len, uint32_t id) 674 if (req_id != NULL) { 675 osi_free(req_id); //free the buffer 781 on_l2cap_write_done(UINT_TO_PTR(p_data->l2c_write.req_id), p_data->l2c_write.len, sock_id); 786 on_l2cap_write_fixed_done(UINT_TO_PTR(p_data->l2c_write_fixed.req_id), p_data->l2c_write.len, sock_id); [all...] |
/external/ipsec-tools/src/racoon/ |
pfkey.c | [all...] |