Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dsdp_internal.h14 #define BT_SDP_SVC_SEARCH_RSP 0x03 macro
Dsdp.c700 bt_sdp_send(&sdp->chan.chan, resp_buf, BT_SDP_SVC_SEARCH_RSP, tid); in sdp_svc_search_req()
2117 case BT_SDP_SVC_SEARCH_RSP: in sdp_client_receive()