Lines Matching refs:oplen
113 guint16 oplen;
134 oplen = encode_discover_primary(range->end + 1, 0xffff, &dp->uuid,
137 if (oplen == 0)
140 g_attrib_send(dp->attrib, 0, buf[0], buf, oplen, primary_by_uuid_cb,
203 guint16 oplen = encode_discover_primary(end + 1, 0xffff, NULL,
206 g_attrib_send(dp->attrib, 0, buf[0], buf, oplen, primary_all_cb,
255 guint16 oplen;
308 oplen = enc_read_by_type_req(last + 1, dc->end, &uuid, buf,
311 if (oplen == 0)
314 g_attrib_send(dc->attrib, 0, buf[0], buf, oplen,