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.c3200 static struct bt_att_chan *att_get_fixed_chan(struct bt_conn *conn) in att_get_fixed_chan() function
3690 att_chan = att_get_fixed_chan(conn); in bt_eatt_connect()
3756 chan = att_get_fixed_chan(conn); in bt_eatt_disconnect()
3778 chan = att_get_fixed_chan(conn); in bt_eatt_disconnect_one()
3792 struct bt_att_chan *att_chan = att_get_fixed_chan(conn); in bt_eatt_reconfigure()
3826 struct bt_att_chan *att_chan = att_get_fixed_chan(conn); in bt_eatt_accept()