Searched refs:bt_att (Results 1 – 4 of 4) sorted by relevance
9 .. doxygengroup:: bt_att
34 LOG_MODULE_REGISTER(bt_att);104 struct bt_att *att;139 struct bt_att { struct161 K_MEM_SLAB_DEFINE(att_slab, sizeof(struct bt_att), argument162 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()[all …]
84 * Enable error logs for *bt_att* and *bt_smp*88 uart:~$ log enable err bt_att bt_smp
1420 * :github:`26278` - [v2.2] bt_att: Unhandled ATT code 0x1d1490 * :github:`25964` - Bluetooth: <err> bt_att: ATT Timeout