Home | History | Annotate | Download | only in src

Lines Matching refs:read_req

87   btif_storage_read_t read_req;
1028 prop.type = p_req->read_req.type;
1093 prop.type = p_req->read_req.type;
1097 status = btif_storage_get_remote_device_property(&(p_req->read_req.bd_addr),
1100 status, &(p_req->read_req.bd_addr), 1, &prop);
1111 btif_in_get_remote_device_properties(&p_req->read_req.bd_addr);
1206 memset(&(req.read_req.bd_addr), 0, sizeof(bt_bdaddr_t));
1207 req.read_req.type = type;
1349 memcpy(&(req.read_req.bd_addr), remote_addr, sizeof(bt_bdaddr_t));
1350 req.read_req.type = type;
1373 memcpy(&(req.read_req.bd_addr), remote_addr, sizeof(bt_bdaddr_t));