Searched defs:prov_bearer (Results 1 – 1 of 1) sorted by relevance
63 struct prov_bearer { struct65 bt_mesh_prov_bearer_t type; argument77 int (*link_accept)(const struct prov_bearer_cb *cb, void *cb_data); argument88 int (*send)(struct net_buf_simple *buf, prov_bearer_send_complete_t cb, argument113 const struct prov_bearer_cb *cb, void *cb_data); argument122 void (*link_close)(enum prov_bearer_link_status status); argument131 extern const struct prov_bearer bt_mesh_pb_adv; argument