Home
last modified time | relevance | path

Searched refs:mesh_transport_status_t (Results 1 – 7 of 7) sorted by relevance

/btstack/src/mesh/
H A Dmesh_lower_transport.h76 } mesh_transport_status_t; typedef
82 …id (*pdu_handler)( mesh_transport_callback_type_t callback_type, mesh_transport_status_t status, m…
H A Dmesh_upper_transport.h117 …r(void (*callback)(mesh_transport_callback_type_t callback_type, mesh_transport_status_t status, m…
123 …r(void (*callback)(mesh_transport_callback_type_t callback_type, mesh_transport_status_t status, m…
H A Dmesh_lower_transport.c60 …_transport_outgoing_complete(mesh_segmented_pdu_t * segmented_pdu, mesh_transport_status_t status);
91 …er_layer_handler)( mesh_transport_callback_type_t callback_type, mesh_transport_status_t status, m…
570 …_transport_outgoing_complete(mesh_segmented_pdu_t * segmented_pdu, mesh_transport_status_t status){ in mesh_lower_transport_outgoing_complete()
1037 …id (*pdu_handler)( mesh_transport_callback_type_t callback_type, mesh_transport_status_t status, m… in mesh_lower_transport_set_higher_layer_handler()
H A Dmesh_upper_transport.c84 …_message_handler)( mesh_transport_callback_type_t callback_type, mesh_transport_status_t status, m…
85 …_message_handler)( mesh_transport_callback_type_t callback_type, mesh_transport_status_t status, m…
1041 …nsport_pdu_handler(mesh_transport_callback_type_t callback_type, mesh_transport_status_t status, m… in mesh_upper_transport_pdu_handler()
1260 …r(void (*callback)(mesh_transport_callback_type_t callback_type, mesh_transport_status_t status, m… in mesh_upper_transport_register_access_message_handler()
1264 …r(void (*callback)(mesh_transport_callback_type_t callback_type, mesh_transport_status_t status, m… in mesh_upper_transport_register_control_message_handler()
H A Dmesh_access.c63 …_transport_handler(mesh_transport_callback_type_t callback_type, mesh_transport_status_t status, m…
229 …_transport_handler(mesh_transport_callback_type_t callback_type, mesh_transport_status_t status, m… in mesh_access_upper_transport_handler()
H A Dmesh.c1171 …ol_message_handler(mesh_transport_callback_type_t callback_type, mesh_transport_status_t status, m… in mesh_control_message_handler()
/btstack/test/mesh/
H A Dmesh_message_test.cpp270 …ss_message_handler(mesh_transport_callback_type_t callback_type, mesh_transport_status_t status, m… in test_upper_transport_access_message_handler()
306 …ol_message_handler(mesh_transport_callback_type_t callback_type, mesh_transport_status_t status, m… in test_upper_transport_control_message_handler()