Home
last modified time | relevance | path

Searched defs:proxy_pdu_size (Results 1 – 4 of 4) sorted by relevance

/btstack/src/mesh/
H A Dpb_gatt.c63 static uint16_t proxy_pdu_size; variable
H A Dgatt_bearer.c70 static uint16_t proxy_pdu_size; variable
/btstack/src/mesh/gatt-service/
H A Dmesh_proxy_service_server.c182 …ice_server_send_proxy_pdu(uint16_t con_handle, const uint8_t * proxy_pdu, uint16_t proxy_pdu_size){ in mesh_proxy_service_server_send_proxy_pdu()
H A Dmesh_provisioning_service_server.c220 …ice_server_send_proxy_pdu(uint16_t con_handle, const uint8_t * proxy_pdu, uint16_t proxy_pdu_size){ in mesh_provisioning_service_server_send_proxy_pdu()