|
Zephyr Project API 4.1.0
A Scalable Open Source RTOS
|
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 | |
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