Lines Matching +full:0 +full:x001b

25 #define MGMT_INDEX_NONE			0xFFFF
27 #define MGMT_STATUS_SUCCESS 0x00
28 #define MGMT_STATUS_UNKNOWN_COMMAND 0x01
29 #define MGMT_STATUS_NOT_CONNECTED 0x02
30 #define MGMT_STATUS_FAILED 0x03
31 #define MGMT_STATUS_CONNECT_FAILED 0x04
32 #define MGMT_STATUS_AUTH_FAILED 0x05
33 #define MGMT_STATUS_NOT_PAIRED 0x06
34 #define MGMT_STATUS_NO_RESOURCES 0x07
35 #define MGMT_STATUS_TIMEOUT 0x08
36 #define MGMT_STATUS_ALREADY_CONNECTED 0x09
37 #define MGMT_STATUS_BUSY 0x0a
38 #define MGMT_STATUS_REJECTED 0x0b
39 #define MGMT_STATUS_NOT_SUPPORTED 0x0c
40 #define MGMT_STATUS_INVALID_PARAMS 0x0d
41 #define MGMT_STATUS_DISCONNECTED 0x0e
42 #define MGMT_STATUS_NOT_POWERED 0x0f
43 #define MGMT_STATUS_CANCELLED 0x10
44 #define MGMT_STATUS_INVALID_INDEX 0x11
45 #define MGMT_STATUS_RFKILLED 0x12
46 #define MGMT_STATUS_ALREADY_PAIRED 0x13
47 #define MGMT_STATUS_PERMISSION_DENIED 0x14
67 #define MGMT_OP_READ_VERSION 0x0001
68 #define MGMT_READ_VERSION_SIZE 0
74 #define MGMT_OP_READ_COMMANDS 0x0002
75 #define MGMT_READ_COMMANDS_SIZE 0
82 #define MGMT_OP_READ_INDEX_LIST 0x0003
83 #define MGMT_READ_INDEX_LIST_SIZE 0
94 #define MGMT_SETTING_POWERED 0x00000001
95 #define MGMT_SETTING_CONNECTABLE 0x00000002
96 #define MGMT_SETTING_FAST_CONNECTABLE 0x00000004
97 #define MGMT_SETTING_DISCOVERABLE 0x00000008
98 #define MGMT_SETTING_BONDABLE 0x00000010
99 #define MGMT_SETTING_LINK_SECURITY 0x00000020
100 #define MGMT_SETTING_SSP 0x00000040
101 #define MGMT_SETTING_BREDR 0x00000080
102 #define MGMT_SETTING_HS 0x00000100
103 #define MGMT_SETTING_LE 0x00000200
104 #define MGMT_SETTING_ADVERTISING 0x00000400
105 #define MGMT_SETTING_SECURE_CONN 0x00000800
106 #define MGMT_SETTING_DEBUG_KEYS 0x00001000
107 #define MGMT_SETTING_PRIVACY 0x00002000
108 #define MGMT_SETTING_CONFIGURATION 0x00004000
109 #define MGMT_SETTING_STATIC_ADDRESS 0x00008000
110 #define MGMT_SETTING_PHY_CONFIGURATION 0x00010000
111 #define MGMT_SETTING_WIDEBAND_SPEECH 0x00020000
113 #define MGMT_OP_READ_INFO 0x0004
114 #define MGMT_READ_INFO_SIZE 0
132 #define MGMT_OP_SET_POWERED 0x0005
134 #define MGMT_OP_SET_DISCOVERABLE 0x0006
141 #define MGMT_OP_SET_CONNECTABLE 0x0007
143 #define MGMT_OP_SET_FAST_CONNECTABLE 0x0008
145 #define MGMT_OP_SET_BONDABLE 0x0009
147 #define MGMT_OP_SET_LINK_SECURITY 0x000A
149 #define MGMT_OP_SET_SSP 0x000B
151 #define MGMT_OP_SET_HS 0x000C
153 #define MGMT_OP_SET_LE 0x000D
154 #define MGMT_OP_SET_DEV_CLASS 0x000E
161 #define MGMT_OP_SET_LOCAL_NAME 0x000F
168 #define MGMT_OP_ADD_UUID 0x0010
175 #define MGMT_OP_REMOVE_UUID 0x0011
188 #define MGMT_OP_LOAD_LINK_KEYS 0x0012
196 #define MGMT_LTK_UNAUTHENTICATED 0x00
197 #define MGMT_LTK_AUTHENTICATED 0x01
198 #define MGMT_LTK_P256_UNAUTH 0x02
199 #define MGMT_LTK_P256_AUTH 0x03
200 #define MGMT_LTK_P256_DEBUG 0x04
212 #define MGMT_OP_LOAD_LONG_TERM_KEYS 0x0013
219 #define MGMT_OP_DISCONNECT 0x0014
228 #define MGMT_OP_GET_CONNECTIONS 0x0015
229 #define MGMT_GET_CONNECTIONS_SIZE 0
235 #define MGMT_OP_PIN_CODE_REPLY 0x0016
246 #define MGMT_OP_PIN_CODE_NEG_REPLY 0x0017
252 #define MGMT_OP_SET_IO_CAPABILITY 0x0018
258 #define MGMT_OP_PAIR_DEVICE 0x0019
268 #define MGMT_OP_CANCEL_PAIR_DEVICE 0x001A
271 #define MGMT_OP_UNPAIR_DEVICE 0x001B
281 #define MGMT_OP_USER_CONFIRM_REPLY 0x001C
290 #define MGMT_OP_USER_CONFIRM_NEG_REPLY 0x001D
296 #define MGMT_OP_USER_PASSKEY_REPLY 0x001E
306 #define MGMT_OP_USER_PASSKEY_NEG_REPLY 0x001F
312 #define MGMT_OP_READ_LOCAL_OOB_DATA 0x0020
313 #define MGMT_READ_LOCAL_OOB_DATA_SIZE 0
321 #define MGMT_OP_ADD_REMOTE_OOB_DATA 0x0021
337 #define MGMT_OP_REMOVE_REMOTE_OOB_DATA 0x0022
343 #define MGMT_OP_START_DISCOVERY 0x0023
349 #define MGMT_OP_STOP_DISCOVERY 0x0024
355 #define MGMT_OP_CONFIRM_NAME 0x0025
365 #define MGMT_OP_BLOCK_DEVICE 0x0026
371 #define MGMT_OP_UNBLOCK_DEVICE 0x0027
377 #define MGMT_OP_SET_DEVICE_ID 0x0028
386 #define MGMT_OP_SET_ADVERTISING 0x0029
388 #define MGMT_OP_SET_BREDR 0x002A
390 #define MGMT_OP_SET_STATIC_ADDRESS 0x002B
396 #define MGMT_OP_SET_SCAN_PARAMS 0x002C
403 #define MGMT_OP_SET_SECURE_CONN 0x002D
405 #define MGMT_OP_SET_DEBUG_KEYS 0x002E
407 #define MGMT_OP_SET_PRIVACY 0x002F
419 #define MGMT_OP_LOAD_IRKS 0x0030
426 #define MGMT_OP_GET_CONN_INFO 0x0031
438 #define MGMT_OP_GET_CLOCK_INFO 0x0032
450 #define MGMT_OP_ADD_DEVICE 0x0033
457 #define MGMT_OP_REMOVE_DEVICE 0x0034
471 #define MGMT_OP_LOAD_CONN_PARAM 0x0035
478 #define MGMT_OP_READ_UNCONF_INDEX_LIST 0x0036
479 #define MGMT_READ_UNCONF_INDEX_LIST_SIZE 0
485 #define MGMT_OPTION_EXTERNAL_CONFIG 0x00000001
486 #define MGMT_OPTION_PUBLIC_ADDRESS 0x00000002
488 #define MGMT_OP_READ_CONFIG_INFO 0x0037
489 #define MGMT_READ_CONFIG_INFO_SIZE 0
496 #define MGMT_OP_SET_EXTERNAL_CONFIG 0x0038
502 #define MGMT_OP_SET_PUBLIC_ADDRESS 0x0039
508 #define MGMT_OP_START_SERVICE_DISCOVERY 0x003A
517 #define MGMT_OP_READ_LOCAL_OOB_EXT_DATA 0x003B
528 #define MGMT_OP_READ_EXT_INDEX_LIST 0x003C
529 #define MGMT_READ_EXT_INDEX_LIST_SIZE 0
539 #define MGMT_OP_READ_ADV_FEATURES 0x0003D
540 #define MGMT_READ_ADV_FEATURES_SIZE 0
550 #define MGMT_OP_ADD_ADVERTISING 0x003E
565 #define MGMT_ADV_FLAG_CONNECTABLE BIT(0)
586 #define MGMT_OP_REMOVE_ADVERTISING 0x003F
595 #define MGMT_OP_GET_ADV_SIZE_INFO 0x0040
608 #define MGMT_OP_START_LIMITED_DISCOVERY 0x0041
610 #define MGMT_OP_READ_EXT_INFO 0x0042
611 #define MGMT_READ_EXT_INFO_SIZE 0
622 #define MGMT_OP_SET_APPEARANCE 0x0043
628 #define MGMT_OP_GET_PHY_CONFIGURATION 0x0044
634 #define MGMT_GET_PHY_CONFIGURATION_SIZE 0
636 #define MGMT_PHY_BR_1M_1SLOT 0x00000001
637 #define MGMT_PHY_BR_1M_3SLOT 0x00000002
638 #define MGMT_PHY_BR_1M_5SLOT 0x00000004
639 #define MGMT_PHY_EDR_2M_1SLOT 0x00000008
640 #define MGMT_PHY_EDR_2M_3SLOT 0x00000010
641 #define MGMT_PHY_EDR_2M_5SLOT 0x00000020
642 #define MGMT_PHY_EDR_3M_1SLOT 0x00000040
643 #define MGMT_PHY_EDR_3M_3SLOT 0x00000080
644 #define MGMT_PHY_EDR_3M_5SLOT 0x00000100
645 #define MGMT_PHY_LE_1M_TX 0x00000200
646 #define MGMT_PHY_LE_1M_RX 0x00000400
647 #define MGMT_PHY_LE_2M_TX 0x00000800
648 #define MGMT_PHY_LE_2M_RX 0x00001000
649 #define MGMT_PHY_LE_CODED_TX 0x00002000
650 #define MGMT_PHY_LE_CODED_RX 0x00004000
665 #define MGMT_OP_SET_PHY_CONFIGURATION 0x0045
671 #define MGMT_OP_SET_BLOCKED_KEYS 0x0046
673 #define HCI_BLOCKED_KEY_TYPE_LINKKEY 0x00
674 #define HCI_BLOCKED_KEY_TYPE_LTK 0x01
675 #define HCI_BLOCKED_KEY_TYPE_IRK 0x02
688 #define MGMT_OP_SET_WIDEBAND_SPEECH 0x0047
690 #define MGMT_CAP_SEC_FLAGS 0x01
691 #define MGMT_CAP_MAX_ENC_KEY_SIZE 0x02
692 #define MGMT_CAP_SMP_MAX_ENC_KEY_SIZE 0x03
693 #define MGMT_CAP_LE_TX_PWR 0x04
695 #define MGMT_OP_READ_CONTROLLER_CAP 0x0048
696 #define MGMT_READ_CONTROLLER_CAP_SIZE 0
699 __u8 cap[0];
702 #define MGMT_OP_READ_EXP_FEATURES_INFO 0x0049
703 #define MGMT_READ_EXP_FEATURES_INFO_SIZE 0
712 #define MGMT_OP_SET_EXP_FEATURE 0x004a
723 #define MGMT_OP_READ_DEF_SYSTEM_CONFIG 0x004b
724 #define MGMT_READ_DEF_SYSTEM_CONFIG_SIZE 0
726 #define MGMT_OP_SET_DEF_SYSTEM_CONFIG 0x004c
727 #define MGMT_SET_DEF_SYSTEM_CONFIG_SIZE 0
729 #define MGMT_OP_READ_DEF_RUNTIME_CONFIG 0x004d
730 #define MGMT_READ_DEF_RUNTIME_CONFIG_SIZE 0
732 #define MGMT_OP_SET_DEF_RUNTIME_CONFIG 0x004e
733 #define MGMT_SET_DEF_RUNTIME_CONFIG_SIZE 0
735 #define MGMT_OP_GET_DEVICE_FLAGS 0x004F
746 #define MGMT_OP_SET_DEVICE_FLAGS 0x0050
756 #define MGMT_ADV_MONITOR_FEATURE_MASK_OR_PATTERNS BIT(0)
758 #define MGMT_OP_READ_ADV_MONITOR_FEATURES 0x0051
759 #define MGMT_READ_ADV_MONITOR_FEATURES_SIZE 0
776 #define MGMT_OP_ADD_ADV_PATTERNS_MONITOR 0x0052
786 #define MGMT_OP_REMOVE_ADV_MONITOR 0x0053
795 #define MGMT_OP_ADD_EXT_ADV_PARAMS 0x0054
813 #define MGMT_OP_ADD_EXT_ADV_DATA 0x0055
833 #define MGMT_OP_ADD_ADV_PATTERNS_MONITOR_RSSI 0x0056
841 #define MGMT_EV_CMD_COMPLETE 0x0001
848 #define MGMT_EV_CMD_STATUS 0x0002
854 #define MGMT_EV_CONTROLLER_ERROR 0x0003
859 #define MGMT_EV_INDEX_ADDED 0x0004
861 #define MGMT_EV_INDEX_REMOVED 0x0005
863 #define MGMT_EV_NEW_SETTINGS 0x0006
865 #define MGMT_EV_CLASS_OF_DEV_CHANGED 0x0007
870 #define MGMT_EV_LOCAL_NAME_CHANGED 0x0008
876 #define MGMT_EV_NEW_LINK_KEY 0x0009
882 #define MGMT_EV_NEW_LONG_TERM_KEY 0x000A
888 #define MGMT_EV_DEVICE_CONNECTED 0x000B
896 #define MGMT_DEV_DISCONN_UNKNOWN 0x00
897 #define MGMT_DEV_DISCONN_TIMEOUT 0x01
898 #define MGMT_DEV_DISCONN_LOCAL_HOST 0x02
899 #define MGMT_DEV_DISCONN_REMOTE 0x03
900 #define MGMT_DEV_DISCONN_AUTH_FAILURE 0x04
901 #define MGMT_DEV_DISCONN_LOCAL_HOST_SUSPEND 0x05
903 #define MGMT_EV_DEVICE_DISCONNECTED 0x000C
909 #define MGMT_EV_CONNECT_FAILED 0x000D
915 #define MGMT_EV_PIN_CODE_REQUEST 0x000E
921 #define MGMT_EV_USER_CONFIRM_REQUEST 0x000F
928 #define MGMT_EV_USER_PASSKEY_REQUEST 0x0010
933 #define MGMT_EV_AUTH_FAILED 0x0011
939 #define MGMT_DEV_FOUND_CONFIRM_NAME 0x01
940 #define MGMT_DEV_FOUND_LEGACY_PAIRING 0x02
941 #define MGMT_DEV_FOUND_NOT_CONNECTABLE 0x04
942 #define MGMT_DEV_FOUND_INITIATED_CONN 0x08
944 #define MGMT_EV_DEVICE_FOUND 0x0012
953 #define MGMT_EV_DISCOVERING 0x0013
959 #define MGMT_EV_DEVICE_BLOCKED 0x0014
964 #define MGMT_EV_DEVICE_UNBLOCKED 0x0015
969 #define MGMT_EV_DEVICE_UNPAIRED 0x0016
974 #define MGMT_EV_PASSKEY_NOTIFY 0x0017
981 #define MGMT_EV_NEW_IRK 0x0018
988 #define MGMT_CSRK_LOCAL_UNAUTHENTICATED 0x00
989 #define MGMT_CSRK_REMOTE_UNAUTHENTICATED 0x01
990 #define MGMT_CSRK_LOCAL_AUTHENTICATED 0x02
991 #define MGMT_CSRK_REMOTE_AUTHENTICATED 0x03
999 #define MGMT_EV_NEW_CSRK 0x0019
1005 #define MGMT_EV_DEVICE_ADDED 0x001a
1011 #define MGMT_EV_DEVICE_REMOVED 0x001b
1016 #define MGMT_EV_NEW_CONN_PARAM 0x001c
1026 #define MGMT_EV_UNCONF_INDEX_ADDED 0x001d
1028 #define MGMT_EV_UNCONF_INDEX_REMOVED 0x001e
1030 #define MGMT_EV_NEW_CONFIG_OPTIONS 0x001f
1037 #define MGMT_EV_EXT_INDEX_ADDED 0x0020
1039 #define MGMT_EV_EXT_INDEX_REMOVED 0x0021
1041 #define MGMT_EV_LOCAL_OOB_DATA_UPDATED 0x0022
1048 #define MGMT_EV_ADVERTISING_ADDED 0x0023
1053 #define MGMT_EV_ADVERTISING_REMOVED 0x0024
1058 #define MGMT_EV_EXT_INFO_CHANGED 0x0025
1064 #define MGMT_EV_PHY_CONFIGURATION_CHANGED 0x0026
1069 #define MGMT_EV_EXP_FEATURE_CHANGED 0x0027
1075 #define MGMT_EV_DEVICE_FLAGS_CHANGED 0x002a
1082 #define MGMT_EV_ADV_MONITOR_ADDED 0x002b
1087 #define MGMT_EV_ADV_MONITOR_REMOVED 0x002c
1092 #define MGMT_EV_CONTROLLER_SUSPEND 0x002d
1097 #define MGMT_EV_CONTROLLER_RESUME 0x002e
1103 #define MGMT_WAKE_REASON_NON_BT_WAKE 0x0
1104 #define MGMT_WAKE_REASON_UNEXPECTED 0x1
1105 #define MGMT_WAKE_REASON_REMOTE_WAKE 0x2