Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dl2cap.h640 int bt_l2cap_ecred_chan_reconfigure_explicit(struct bt_l2cap_chan **chans, size_t chan_count,
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_l2cap.c372 err = bt_l2cap_ecred_chan_reconfigure_explicit(reconf_channels, cp->num, mtu, mps); in reconfigure()
/Zephyr-latest/subsys/bluetooth/host/
Dl2cap.c3042 int bt_l2cap_ecred_chan_reconfigure_explicit(struct bt_l2cap_chan **chans, size_t chan_count, in bt_l2cap_ecred_chan_reconfigure_explicit() function