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