Searched refs:mesh_network_process_proxy_configuration_message (Results 1 – 3 of 3) sorted by relevance
465 void mesh_network_process_proxy_configuration_message(const uint8_t * pdu_data, uint8_t pdu_len);
976 mesh_network_process_proxy_configuration_message(packet, size); in mesh_netework_gatt_bearer_handle_proxy_configuration()1038 void mesh_network_process_proxy_configuration_message(const uint8_t * pdu_data, uint8_t pdu_len){ in mesh_network_process_proxy_configuration_message() function
1123 …mesh_network_process_proxy_configuration_message(&test_network_pdu_data[1], test_network_pdu_len-1… in TEST()