Searched refs:MGMT_SETTING_SIZE (Results 1 – 2 of 2) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | mgmt.c | 9349 { set_powered, MGMT_SETTING_SIZE }, 9351 { set_connectable, MGMT_SETTING_SIZE }, 9352 { set_fast_connectable, MGMT_SETTING_SIZE }, 9353 { set_bondable, MGMT_SETTING_SIZE }, 9354 { set_link_security, MGMT_SETTING_SIZE }, 9355 { set_ssp, MGMT_SETTING_SIZE }, 9356 { set_hs, MGMT_SETTING_SIZE }, 9357 { set_le, MGMT_SETTING_SIZE }, 9388 { set_advertising, MGMT_SETTING_SIZE }, 9389 { set_bredr, MGMT_SETTING_SIZE }, [all …]
|
| /linux/include/net/bluetooth/ |
| H A D | mgmt.h | 142 #define MGMT_SETTING_SIZE 1 macro
|