Searched refs:btif_storage_req_t (Results 1 – 1 of 1) sorted by relevance
99 } btif_storage_req_t; typedef823 btif_storage_req_t *p_req = (btif_storage_req_t*)p_param; in execute_storage_request()834 btif_storage_req_t *p_req = (btif_storage_req_t*)p_param; in execute_storage_request()904 btif_storage_req_t *p_req = (btif_storage_req_t*)p_param; in execute_storage_remote_request()916 btif_storage_req_t *p_req = (btif_storage_req_t*)p_param; in execute_storage_remote_request()922 btif_storage_req_t *p_req = (btif_storage_req_t*)p_param; in execute_storage_remote_request()955 btif_storage_req_t *new_req = (btif_storage_req_t*)p_new_buf; in btif_in_storage_request_copy_cb()956 btif_storage_req_t *old_req = (btif_storage_req_t*)p_old_buf; in btif_in_storage_request_copy_cb()969 new_req->write_req.prop.val = (UINT8 *)(p_new_buf + sizeof(btif_storage_req_t)); in btif_in_storage_request_copy_cb()1010 btif_storage_req_t req; in btif_get_adapter_property()[all …]