Searched refs:btif_storage_req_t (Results 1 – 1 of 1) sorted by relevance
108 } btif_storage_req_t; typedef689 btif_storage_req_t* p_req = (btif_storage_req_t*)p_param; in execute_storage_request()699 btif_storage_req_t* p_req = (btif_storage_req_t*)p_param; in execute_storage_request()764 btif_storage_req_t* p_req = (btif_storage_req_t*)p_param; in execute_storage_remote_request()775 btif_storage_req_t* p_req = (btif_storage_req_t*)p_param; in execute_storage_remote_request()780 btif_storage_req_t* p_req = (btif_storage_req_t*)p_param; in execute_storage_remote_request()808 btif_storage_req_t* new_req = (btif_storage_req_t*)p_new_buf; in btif_in_storage_request_copy_cb()809 btif_storage_req_t* old_req = (btif_storage_req_t*)p_old_buf; in btif_in_storage_request_copy_cb()821 (uint8_t*)(p_new_buf + sizeof(btif_storage_req_t)); in btif_in_storage_request_copy_cb()859 btif_storage_req_t req; in btif_get_adapter_property()[all …]