Searched defs:att_handler (Results 1 – 1 of 1) sorted by relevance
2771 static const struct att_handler { struct2772 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);