Home | History | Annotate | Download | only in src

Lines Matching refs:read_req

84   btif_storage_read_t read_req;
1008 prop.type = p_req->read_req.type;
1044 prop.type = p_req->read_req.type;
1048 status = btif_storage_get_remote_device_property(&(p_req->read_req.bd_addr),
1051 status, &(p_req->read_req.bd_addr), 1, &prop);
1062 btif_in_get_remote_device_properties(&p_req->read_req.bd_addr);
1157 memset(&(req.read_req.bd_addr), 0, sizeof(bt_bdaddr_t));
1158 req.read_req.type = type;
1300 memcpy(&(req.read_req.bd_addr), remote_addr, sizeof(bt_bdaddr_t));
1301 req.read_req.type = type;
1324 memcpy(&(req.read_req.bd_addr), remote_addr, sizeof(bt_bdaddr_t));