Searched refs:BT_SDP_SVC_ATTR_RSP (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.5.0/subsys/bluetooth/host/ | ||
D | sdp_internal.h | 16 #define BT_SDP_SVC_ATTR_RSP 0x05 macro |
D | sdp.c | 1163 bt_sdp_send(&sdp->chan.chan, rsp_buf, BT_SDP_SVC_ATTR_RSP, tid); in sdp_svc_att_req() |