HomeSort by relevance Sort by last modified time
    Searched defs:read_req (Results 1 - 3 of 3) sorted by null

  /external/ltp/testcases/kernel/fs/doio/
doio.h 121 * read_req, reada_req, write_req, and writea_req structures and
134 struct read_req { struct
193 struct read_req read;
  /system/bt/btif/src/
btif_core.cc 106 btif_storage_read_t read_req; member in union:__anon1752
760 prop.type = p_req->read_req.type;
823 prop.type = p_req->read_req.type;
828 &(p_req->read_req.bd_addr), &prop);
830 &(p_req->read_req.bd_addr), 1, &prop);
839 btif_in_get_remote_device_properties(&p_req->read_req.bd_addr);
926 req.read_req.bd_addr = RawAddress::kEmpty;
927 req.read_req.type = type;
    [all...]
  /system/bt/stack/include/
gatt_api.h 376 tGATT_READ_REQ read_req; /* read request, read by Type, read blob */ member in union:__anon2405
    [all...]

Completed in 111 milliseconds