Searched refs:bt_mesh_gatt_proxy_get (Results 1 – 6 of 6) sorted by relevance
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()1503 if (bt_mesh_gatt_proxy_get() == BLE_MESH_GATT_PROXY_DISABLED && in bt_mesh_net_recv()1573 bt_mesh_gatt_proxy_get() != BLE_MESH_GATT_PROXY_NOT_SUPPORTED) { in bt_mesh_net_start()
156 uint8_t bt_mesh_gatt_proxy_get(void);
629 return (bt_mesh_gatt_proxy_get() == BLE_MESH_GATT_PROXY_ENABLED); in bt_mesh_fixed_group_match()
787 net_buf_simple_add_u8(&msg, bt_mesh_gatt_proxy_get()); in send_gatt_proxy_status()821 bt_mesh_gatt_proxy_get() == BLE_MESH_GATT_PROXY_NOT_SUPPORTED) { in gatt_proxy_set()3604 uint8_t bt_mesh_gatt_proxy_get(void) in bt_mesh_gatt_proxy_get() function
1223 bt_mesh_gatt_proxy_get() != BLE_MESH_GATT_PROXY_NOT_SUPPORTED); in advertise_subnet()
1952 if (bt_mesh_gatt_proxy_get() == BLE_MESH_GATT_PROXY_ENABLED) {