Home
last modified time | relevance | path

Searched refs:mesh_provisioning_service_server_send_proxy_pdu (Results 1 – 3 of 3) sorted by relevance

/btstack/src/mesh/gatt-service/
H A Dmesh_provisioning_service_server.h73 void mesh_provisioning_service_server_send_proxy_pdu(uint16_t con_handle, const uint8_t * proxy_pdu…
H A Dmesh_provisioning_service_server.c220 void mesh_provisioning_service_server_send_proxy_pdu(uint16_t con_handle, const uint8_t * proxy_pdu… in mesh_provisioning_service_server_send_proxy_pdu() function
/btstack/src/mesh/
H A Dpb_gatt.c161mesh_provisioning_service_server_send_proxy_pdu(con_handle, sar_buffer.segmentation_buffer, pdu_se… in packet_handler()