Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dsdp.c2189 static const struct bt_l2cap_chan_ops sdp_client_chan_ops = { variable
2210 session->chan.chan.ops = &sdp_client_chan_ops; in sdp_client_new_session()