Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Datt.c2771 static const struct att_handler { struct
2772 uint8_t op;
2773 uint8_t expect_len;
2774 att_type_t type;
2775 uint8_t (*func)(struct bt_att_chan *chan, struct net_buf *buf);