Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dprov_bearer.h63 struct prov_bearer { struct
65 bt_mesh_prov_bearer_t type; argument
77 int (*link_accept)(const struct prov_bearer_cb *cb, void *cb_data); argument
88 int (*send)(struct net_buf_simple *buf, prov_bearer_send_complete_t cb, argument
113 const struct prov_bearer_cb *cb, void *cb_data); argument
122 void (*link_close)(enum prov_bearer_link_status status); argument
131 extern const struct prov_bearer bt_mesh_pb_adv; argument