Home
last modified time | relevance | path

Searched defs:att_handler (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Datt.c2735 static const struct att_handler { struct
2736 uint8_t op;
2737 uint8_t expect_len;
2738 att_type_t type;
2739 uint8_t (*func)(struct bt_att_chan *chan, struct net_buf *buf);