Searched refs:active_preset_index_attr (Results 1 – 1 of 1) sorted by relevance
179 static struct bt_gatt_attr *active_preset_index_attr; variable490 bt_gatt_is_subscribed(client->conn, active_preset_index_attr, BT_GATT_CCC_NOTIFY)) { in notify_work_handler()495 err = bt_gatt_notify(client->conn, active_preset_index_attr, in notify_work_handler()1801 active_preset_index_attr = bt_gatt_find_by_uuid(has_svc.attrs, has_svc.attr_count, in bt_has_register()1803 __ASSERT_NO_MSG(active_preset_index_attr != NULL); in bt_has_register()