Lines Matching full:attribute_handle
86 .attribute_handle = incl_svc.handle()});
294 << " first handle: " << svc[0].attribute_handle
298 Service service(svc[0].attribute_handle, true, UUID(svc[0].uuid), {}, {});
303 << " handle: " << curr.attribute_handle;
305 service.characteristics().push_back({curr.attribute_handle,
312 {curr.attribute_handle, UUID(curr.uuid), curr.permissions});
330 const RawAddress& bda, int attribute_handle, int offset, bool is_long) {
342 << " attribute_handle: " << attribute_handle << " offset: " << offset
345 conn->request_id_to_handle[trans_id] = attribute_handle;
359 is_long, attribute_handle);
363 const RawAddress& bda, int attribute_handle, int offset, bool is_long) {
375 << " attribute_handle: " << attribute_handle << " offset: " << offset
378 conn->request_id_to_handle[trans_id] = attribute_handle;
392 is_long, attribute_handle);