Zephyr API 3.6.99
|
Generic SDP Client Query Result data holder. More...
#include <sdp.h>
Data Fields | |
struct net_buf * | resp_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 | |
const struct bt_uuid * | uuid |
Reference to UUID object on behalf one discovery was started. | |
Generic SDP Client Query Result data holder.
bool bt_sdp_client_result::next_record_hint |
flag pointing that there are more result chunks for given UUID
struct net_buf* bt_sdp_client_result::resp_buf |
buffer containing unparsed SDP record result for given UUID
const struct bt_uuid* bt_sdp_client_result::uuid |
Reference to UUID object on behalf one discovery was started.