mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-25 05:04:18 +08:00
lib: Add constant for MGMT_SETTING_STATIC_ADDRESS
This commit is contained in:
parent
8559dc74db
commit
77b1bb7f50
@ -98,6 +98,7 @@ struct mgmt_rp_read_index_list {
|
||||
#define MGMT_SETTING_DEBUG_KEYS 0x00001000
|
||||
#define MGMT_SETTING_PRIVACY 0x00002000
|
||||
#define MGMT_SETTING_CONFIGURATION 0x00004000
|
||||
#define MGMT_SETTING_STATIC_ADDRESS 0x00008000
|
||||
|
||||
#define MGMT_OP_READ_INFO 0x0004
|
||||
struct mgmt_rp_read_info {
|
||||
|
Loading…
Reference in New Issue
Block a user