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

  /external/bluetooth/bluedroid/btif/src/
btif_core.c 87 btif_storage_read_t read_req; member in union:__anon5679
1028 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/srvc/
srvc_eng.c 285 act = srvc_eng_process_read_req(clcb_idx, &p_data->read_req, &rsp_msg, &status);
  /external/bluetooth/bluedroid/stack/gatt/
gatt_db.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 363 tGATT_READ_REQ read_req; /* read request, read by Type, read blob */ member in union:__anon6156
    [all...]
  /external/bluetooth/bluedroid/stack/gap/
gap_ble.c 343 status = gap_proc_read(type, &p_data->read_req, &rsp_msg);

Completed in 173 milliseconds