Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dsdp.c2141 static struct net_buf *sdp_client_alloc_buf(struct bt_l2cap_chan *chan) in sdp_client_alloc_buf() function
2193 .alloc_buf = sdp_client_alloc_buf,