Searched defs:bt_gatt_subscribe_params (Results 1 – 1 of 1) sorted by relevance
2046 struct bt_gatt_subscribe_params { struct2048 bt_gatt_notify_func_t notify;2052 bt_gatt_subscribe_func_t subscribe;2055 uint16_t value_handle;2057 uint16_t ccc_handle;2060 uint16_t end_handle;2062 struct bt_gatt_discover_params *disc_params;2065 uint16_t value;2071 bt_security_t min_security;2076 sys_snode_t node;[all …]