Searched refs:mesh_subevent_proxy_connected_get_con_handle (Results 1 – 4 of 4) sorted by relevance
252 … gatt_bearer_con_handle = mesh_subevent_proxy_connected_get_con_handle(packet); in packet_handler()
430 … gatt_bearer_con_handle = mesh_subevent_proxy_connected_get_con_handle(packet); in beacon_gatt_packet_handler()
939 … gatt_bearer_con_handle = mesh_subevent_proxy_connected_get_con_handle(packet); in mesh_network_gatt_bearer_handle_network_event()
15688 static inline hci_con_handle_t mesh_subevent_proxy_connected_get_con_handle(const uint8_t * event){ in mesh_subevent_proxy_connected_get_con_handle() function