Home
last modified time | relevance | path

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

/btstack/test/mesh/
H A Dmesh_pts.c165 switch (mesh_subevent_pb_transport_link_open_get_status(packet)){ in mesh_provisioning_message_handler()
170 …ntf("Provisioner link open failed, status 0x%02x\n", mesh_subevent_pb_transport_link_open_get_stat… in mesh_provisioning_message_handler()
/btstack/src/mesh/
H A Dprovisioning_provisioner.c654 switch (mesh_subevent_pb_transport_link_open_get_status(packet)) { in provisioning_handle_pdu()
/btstack/src/
H A Dbtstack_event.h15402 static inline uint8_t mesh_subevent_pb_transport_link_open_get_status(const uint8_t * event){ in mesh_subevent_pb_transport_link_open_get_status() function