Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Datt.c2994 static struct bt_att *att_get(struct bt_conn *conn) in att_get() function
3024 att = att_get(conn); in bt_att_create_pdu()
3441 att = att_get(conn); in bt_eatt_count()
3556 struct bt_att *att = att_get(conn); in att_schedule_eatt_connect()
3597 struct bt_att *att = att_get(conn); in ecred_connect_req_cb()
3617 struct bt_att *att = att_get(conn); in ecred_connect_rsp_cb()
3856 att = att_get(conn); in bt_att_get_mtu()
3875 att = att_get(conn); in bt_att_get_uatt_mtu()
3959 att = att_get(conn); in bt_att_send()
3982 att = att_get(conn); in bt_att_req_send()
[all …]