Lines Matching refs:bt_att
34 LOG_MODULE_REGISTER(bt_att);
104 struct bt_att *att;
139 struct bt_att { struct
161 K_MEM_SLAB_DEFINE(att_slab, sizeof(struct bt_att), argument
162 CONFIG_BT_MAX_CONN, __alignof__(struct bt_att));
565 struct bt_att *att = chan->att; in bt_att_sent()
749 static void att_send_process(struct bt_att *att) in att_send_process()
884 static void att_req_send_process(struct bt_att *att) in att_req_send_process()
2994 static struct bt_att *att_get(struct bt_conn *conn) in att_get()
3021 struct bt_att *att; in bt_att_create_pdu()
3073 static void att_reset(struct bt_att *att) in att_reset()
3180 static void att_chan_attach(struct bt_att *att, struct bt_att_chan *chan) in att_chan_attach()
3214 struct bt_att *att = att_chan->att; in bt_att_disconnected()
3371 static struct bt_att_chan *att_chan_new(struct bt_att *att, atomic_val_t flags) in att_chan_new()
3433 struct bt_att *att; in bt_eatt_count()
3459 const struct bt_att *att = CONTAINER_OF(dwork, struct bt_att, eatt.connection_work); in att_enhanced_connection_work_handler()
3476 struct bt_att *att; in bt_att_accept()
3556 struct bt_att *att = att_get(conn); in att_schedule_eatt_connect()
3568 static void handle_potential_collision(struct bt_att *att) in handle_potential_collision()
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()
3638 struct bt_att *att; in bt_eatt_connect()
3719 struct bt_att *att; in bt_eatt_disconnect()
3741 struct bt_att *att; in bt_eatt_disconnect_one()
3763 struct bt_att *att = att_chan->att; in bt_eatt_reconfigure()
3797 struct bt_att *att = att_chan->att; in bt_eatt_accept()
3853 struct bt_att *att; in bt_att_get_mtu()
3873 struct bt_att *att; in bt_att_get_uatt_mtu()
3893 struct bt_att *att = updated_chan->att; in att_chan_mtu_updated()
3954 struct bt_att *att; in bt_att_send()
3973 struct bt_att *att; in bt_att_req_send()
4012 struct bt_att *att; in bt_att_req_cancel()
4041 struct bt_att *att; in bt_att_find_req_by_user_data()
4076 struct bt_att *att = att_get(conn); in bt_att_clear_out_of_sync_sent()