Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dprov_bearer.h134 extern const struct prov_bearer pb_remote_srv;
Drpr_srv.c365 srv.refresh.cb->link_closed(&pb_remote_srv, srv.refresh.cb_data, in link_close()
893 srv.refresh.cb->link_opened(&pb_remote_srv, &srv); in handle_link_open()
1015 srv.refresh.cb->recv(&pb_remote_srv, srv.refresh.cb_data, buf); in handle_pdu_send()
1407 const struct prov_bearer pb_remote_srv = { variable
Dprovisionee.c689 pb_remote_srv.link_accept(bt_mesh_prov_bearer_cb_get(), NULL); in bt_mesh_prov_enable()