btstack_defines.h (076c457067892bb8394d821070ece138c6ffcdfc) | btstack_defines.h (71fd255d6139194e0c2e26430392f229aeaeb463) |
---|---|
1/* 2 * Copyright (C) 2015 BlueKitchen GmbH 3 * 4 * Redistribution and use in source and binary forms, with or without 5 * modification, are permitted provided that the following conditions 6 * are met: 7 * 8 * 1. Redistributions of source code must retain the above copyright --- 990 unchanged lines hidden (view full) --- 999/** 1000 * @format 1001 */ 1002#define BTSTACK_EVENT_POWERON_FAILED 0x62u 1003 1004/** 1005 * @format 1 1006 * @param discoverable | 1/* 2 * Copyright (C) 2015 BlueKitchen GmbH 3 * 4 * Redistribution and use in source and binary forms, with or without 5 * modification, are permitted provided that the following conditions 6 * are met: 7 * 8 * 1. Redistributions of source code must retain the above copyright --- 990 unchanged lines hidden (view full) --- 999/** 1000 * @format 1001 */ 1002#define BTSTACK_EVENT_POWERON_FAILED 0x62u 1003 1004/** 1005 * @format 1 1006 * @param discoverable |
1007 * @param connectable |
|
1007 */ | 1008 */ |
1008#define BTSTACK_EVENT_DISCOVERABLE_ENABLED 0x66u | 1009#define BTSTACK_EVENT_SCAN_MODE_CHANGED 0x66u |
1009 1010// Daemon Events 1011 1012/** 1013 * @format 112 1014 * @param major 1015 * @param minor 1016 @ @param revision --- 3601 unchanged lines hidden --- | 1010 1011// Daemon Events 1012 1013/** 1014 * @format 112 1015 * @param major 1016 * @param minor 1017 @ @param revision --- 3601 unchanged lines hidden --- |