Searched defs:bt_gatt_subscribe_params (Results 1 – 1 of 1) sorted by relevance
1881 struct bt_gatt_subscribe_params { struct1883 bt_gatt_notify_func_t notify;1887 bt_gatt_subscribe_func_t subscribe;1890 bt_gatt_write_func_t write;1892 uint16_t value_handle;1894 uint16_t ccc_handle;1897 uint16_t end_handle;1899 struct bt_gatt_discover_params *disc_params;1902 uint16_t value;1908 bt_security_t min_security;[all …]