Searched refs:BT_MESH_FEATURE_DISABLED (Results 1 – 4 of 4) sorted by relevance
32 BT_MESH_FEATURE_DISABLED, enumerator46 #define BT_MESH_RELAY_DISABLED BT_MESH_FEATURE_DISABLED50 #define BT_MESH_BEACON_DISABLED BT_MESH_FEATURE_DISABLED53 #define BT_MESH_PRIV_BEACON_DISABLED BT_MESH_FEATURE_DISABLED56 #define BT_MESH_GATT_PROXY_DISABLED BT_MESH_FEATURE_DISABLED60 #define BT_MESH_PRIV_GATT_PROXY_DISABLED BT_MESH_FEATURE_DISABLED64 #define BT_MESH_FRIEND_DISABLED BT_MESH_FEATURE_DISABLED68 #define BT_MESH_NODE_IDENTITY_STOPPED BT_MESH_FEATURE_DISABLED
63 if (state != BT_MESH_FEATURE_DISABLED && in feature_set()83 BT_MESH_FEATURE_DISABLED; in feature_get()187 feature_set(BT_MESH_PRIV_GATT_PROXY, BT_MESH_FEATURE_DISABLED); in bt_mesh_gatt_proxy_set()191 (gatt_proxy == BT_MESH_FEATURE_DISABLED && in bt_mesh_gatt_proxy_set()227 return BT_MESH_FEATURE_DISABLED; in bt_mesh_priv_gatt_proxy_set()302 if (friendship == BT_MESH_FEATURE_DISABLED) { in bt_mesh_friend_set()
685 *priv_node_id = BT_MESH_FEATURE_DISABLED; in bt_mesh_subnet_priv_node_id_get()
557 (void)bt_mesh_priv_gatt_proxy_set(BT_MESH_FEATURE_DISABLED); in gatt_proxy_set()