Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
bt_sdp_client_result Struct Reference

Generic SDP Client Query Result data holder. More...

#include <zephyr/bluetooth/classic/sdp.h>

Data Fields

struct net_bufresp_buf
 buffer containing unparsed SDP record result for given UUID
bool next_record_hint
 flag pointing that there are more result chunks for given UUID

Detailed Description

Generic SDP Client Query Result data holder.

Field Documentation

◆ next_record_hint

bool bt_sdp_client_result::next_record_hint

flag pointing that there are more result chunks for given UUID

◆ resp_buf

struct net_buf* bt_sdp_client_result::resp_buf

buffer containing unparsed SDP record result for given UUID


The documentation for this struct was generated from the following file:
  • zephyr/bluetooth/classic/sdp.h