Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Datt.c3170 static struct bt_att_chan *att_get_fixed_chan(struct bt_conn *conn) in att_get_fixed_chan() function
3660 att_chan = att_get_fixed_chan(conn); in bt_eatt_connect()
3726 chan = att_get_fixed_chan(conn); in bt_eatt_disconnect()
3748 chan = att_get_fixed_chan(conn); in bt_eatt_disconnect_one()
3762 struct bt_att_chan *att_chan = att_get_fixed_chan(conn); in bt_eatt_reconfigure()
3796 struct bt_att_chan *att_chan = att_get_fixed_chan(conn); in bt_eatt_accept()