Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9d43d63c authored by Chris Manton's avatar Chris Manton
Browse files

stack::sdp [8/12] handle.SDP_AddServiceClassIdList

Bug: 339311914
Test: m .
Flag: EXEMPT, Logging Change

Change-Id: I100fb29542f6258cf382e73ae8b52209cf6f25e2
parent 6fd7feae
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -82,8 +82,10 @@ uint32_t pan_register_with_sdp(uint16_t uuid, const char* p_name,
  }

  /* Service Class ID List */
  get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList(sdp_handle, 1,
                                                               &uuid);
  if (!get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList(sdp_handle,
                                                                    1, &uuid)) {
    log::warn("Unable to add SDP class id list handle:{}", sdp_handle);
  }

  /* Add protocol element sequence from the constant string */
  get_legacy_stack_sdp_api()->handle.SDP_AddAttribute(