Searched defs:bt_gatt_subscribe_params (Results 1 – 1 of 1) sorted by relevance
2157 struct bt_gatt_subscribe_params { struct2159 bt_gatt_notify_func_t notify;2163 bt_gatt_subscribe_func_t subscribe;2166 uint16_t value_handle;2168 uint16_t ccc_handle;2171 uint16_t end_handle;2173 struct bt_gatt_discover_params *disc_params;2176 uint16_t value;2182 bt_security_t min_security;2190 sys_snode_t node;[all …]