Home
last modified time | relevance | path

Searched refs:bt_sdp_pdu_cstate (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dsdp_internal.h69 struct bt_sdp_pdu_cstate { struct
Dsdp.c89 struct bt_sdp_pdu_cstate cstate;
1719 struct bt_sdp_pdu_cstate *cstate; in sdp_client_receive()
1767 cstate = (struct bt_sdp_pdu_cstate *)(buf->data + frame_len); in sdp_client_receive()
1813 sizeof(struct bt_sdp_pdu_cstate)); in sdp_client_receive()