Home
last modified time | relevance | path

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

/btstack/src/mesh/gatt-service/
H A Dmesh_proxy_service_server.c71 } mesh_proxy_t; typedef
75 static mesh_proxy_t mesh_proxy;
90 static mesh_proxy_t * mesh_proxy_service_get_instance_for_con_handle(hci_con_handle_t con_handle){ in mesh_proxy_service_get_instance_for_con_handle()
91 mesh_proxy_t * instance = &mesh_proxy; in mesh_proxy_service_get_instance_for_con_handle()
103 mesh_proxy_t * instance = mesh_proxy_service_get_instance_for_con_handle(con_handle); in mesh_proxy_service_read_callback()
123 mesh_proxy_t * instance = mesh_proxy_service_get_instance_for_con_handle(con_handle); in mesh_proxy_service_write_callback()
153 mesh_proxy_t * instance = &mesh_proxy; in mesh_proxy_service_server_init()
183 mesh_proxy_t * instance = mesh_proxy_service_get_instance_for_con_handle(con_handle); in mesh_proxy_service_server_send_proxy_pdu()
194 mesh_proxy_t * instance = mesh_proxy_service_get_instance_for_con_handle(con_handle); in mesh_proxy_service_can_send_now()
210 mesh_proxy_t * instance = mesh_proxy_service_get_instance_for_con_handle(con_handle); in mesh_proxy_service_server_request_can_send_now()