Searched refs:MGMT_SETTING_SIZE (Results 1 – 2 of 2) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | mgmt.c | 9610 { set_powered, MGMT_SETTING_SIZE }, 9612 { set_connectable, MGMT_SETTING_SIZE }, 9613 { set_fast_connectable, MGMT_SETTING_SIZE }, 9614 { set_bondable, MGMT_SETTING_SIZE }, 9615 { set_link_security, MGMT_SETTING_SIZE }, 9616 { set_ssp, MGMT_SETTING_SIZE }, 9617 { set_hs, MGMT_SETTING_SIZE }, 9618 { set_le, MGMT_SETTING_SIZE }, 9649 { set_advertising, MGMT_SETTING_SIZE }, 9650 { set_bredr, MGMT_SETTING_SIZE }, [all...] |
| /linux/include/net/bluetooth/ |
| H A D | mgmt.h | 140 #define MGMT_SETTING_SIZE 1 macro
|