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

  /external/bluetooth/bluedroid/btif/src/
btif_core.c 84 btif_storage_read_t read_req; member in union:__anon2932
1008 prop.type = p_req->read_req.type;
    [all...]
btif_gatt_server.c 292 p_data->req_data.p_data->read_req.handle,
293 p_data->req_data.p_data->read_req.offset,
294 p_data->req_data.p_data->read_req.is_long);
  /external/bluetooth/bluedroid/stack/gatt/
gatt_db.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 357 tGATT_READ_REQ read_req; /* read request, read by Type, read blob */ member in union:__anon3334
    [all...]
  /external/bluetooth/bluedroid/stack/gap/
gap_ble.c 438 status = gap_proc_read(type, &p_data->read_req, &rsp_msg);

Completed in 52 milliseconds