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 91 btif_storage_read_t read_req; member in union:__anon69159
826 prop.type = p_req->read_req.type;
894 prop.type = p_req->read_req.type;
898 status = btif_storage_get_remote_device_property(&(p_req->read_req.bd_addr),
901 status, &(p_req->read_req.bd_addr), 1, &prop);
912 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:__anon69620
    [all...]

Completed in 89 milliseconds