Home
last modified time | relevance | path

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

/subsys/bluetooth/host/classic/
A Dsdp_internal.h47 struct bt_sdp_hdr { struct
A Dsdp.c37 #define SDP_MTU (SDP_DATA_MTU + sizeof(struct bt_sdp_hdr))
219 return bt_l2cap_create_pdu(&sdp_pool, sizeof(struct bt_sdp_hdr)); in bt_sdp_create_pdu()
236 struct bt_sdp_hdr *hdr; in bt_sdp_send()
240 hdr = net_buf_push(buf, sizeof(struct bt_sdp_hdr)); in bt_sdp_send()
681 (4 + 4 + sizeof(struct bt_sdp_hdr))) { in sdp_svc_search_req()
987 sizeof(struct bt_sdp_hdr); in select_attrs()
1571 struct bt_sdp_hdr *hdr; in bt_sdp_recv()
2357 struct bt_sdp_hdr *hdr; in sdp_client_receive()

Completed in 58 milliseconds