Searched refs:BLE_MESH_GATT_PROXY_ENABLED (Results 1 – 4 of 4) sorted by relevance
428 #define BLE_MESH_GATT_PROXY_ENABLED 0x01 macro
638 bt_mesh_gatt_proxy_get() == BLE_MESH_GATT_PROXY_ENABLED) { in bt_mesh_net_sec_update()1217 return (bt_mesh_gatt_proxy_get() == BLE_MESH_GATT_PROXY_ENABLED); in relay_to_adv()1249 bt_mesh_gatt_proxy_get() != BLE_MESH_GATT_PROXY_ENABLED) { in bt_mesh_net_relay()1329 (bt_mesh_gatt_proxy_get() == BLE_MESH_GATT_PROXY_ENABLED || in bt_mesh_net_relay()
629 return (bt_mesh_gatt_proxy_get() == BLE_MESH_GATT_PROXY_ENABLED); in bt_mesh_fixed_group_match()
1952 if (bt_mesh_gatt_proxy_get() == BLE_MESH_GATT_PROXY_ENABLED) {