Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dsdp.c1887 static const struct bt_l2cap_chan_ops sdp_client_chan_ops = { variable
1908 session->chan.chan.ops = &sdp_client_chan_ops; in sdp_client_new_session()