Searched refs:mesh_foundation_gatt_proxy_get (Results 1 – 7 of 7) sorted by relevance
61 uint8_t mesh_foundation_gatt_proxy_get(void){ in mesh_foundation_gatt_proxy_get() function147 if (mesh_foundation_gatt_proxy_get() == 1){ in mesh_foundation_get_features()
453 if (mesh_foundation_gatt_proxy_get() != 0){ in mesh_network_message_processed_by_higher_layer()466 if (mesh_foundation_gatt_proxy_get() != 0){ in mesh_network_message_processed_by_higher_layer()716 int send_via_gatt = ((mesh_foundation_gatt_proxy_get() != 0) && in mesh_network_run_gatt()764 …gatt_proxy %u, relay %u\n", network_pdu, network_pdu->flags, mesh_foundation_gatt_proxy_get(), mes… in mesh_network_run_adv()771 …k_pdu->flags & MESH_NETWORK_PDU_FLAGS_GATT_BEARER) != 0) && (mesh_foundation_gatt_proxy_get() == 1… in mesh_network_run_adv()927 if (mesh_foundation_gatt_proxy_get() == 0) break; in mesh_network_gatt_bearer_handle_network_event()
181 uint8_t mesh_foundation_gatt_proxy_get(void);
240 … if (gatt_bearer_con_handle != HCI_CON_HANDLE_INVALID && mesh_foundation_gatt_proxy_get() != 0){ in mesh_secure_network_beacon_run()
822 if (mesh_foundation_gatt_proxy_get() == 1){ in mesh_access_message_process_handler()
364 data.gatt_proxy = mesh_foundation_gatt_proxy_get(); in mesh_foundation_state_store()
432 …_access_setup_message(&mesh_foundation_config_gatt_proxy_status, mesh_foundation_gatt_proxy_get()); in config_model_gatt_proxy_status()