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

  /system/bt/btif/src/
btif_core.c 97 btif_storage_read_t read_req; member in union:__anon72226
837 prop.type = p_req->read_req.type;
905 prop.type = p_req->read_req.type;
909 status = btif_storage_get_remote_device_property(&(p_req->read_req.bd_addr),
912 status, &(p_req->read_req.bd_addr), 1, &prop);
923 btif_in_get_remote_device_properties(&p_req->read_req.bd_addr);
    [all...]
  /system/bt/stack/include/
gatt_api.h 364 tGATT_READ_REQ read_req; /* read request, read by Type, read blob */ member in union:__anon72733
    [all...]

Completed in 84 milliseconds