Searched refs:link_accept (Results 1 – 5 of 5) sorted by relevance
183 static int link_accept(const struct prov_bearer_cb *cb, void *cb_data) in link_accept() function248 .link_accept = link_accept,
77 int (*link_accept)(const struct prov_bearer_cb *cb, void *cb_data); member
689 pb_remote_srv.link_accept(bt_mesh_prov_bearer_cb_get(), NULL); in bt_mesh_prov_enable()710 bt_mesh_pb_adv.link_accept(bt_mesh_prov_bearer_cb_get(), NULL); in bt_mesh_prov_enable()715 bt_mesh_pb_gatt.link_accept(bt_mesh_prov_bearer_cb_get(), NULL); in bt_mesh_prov_enable()
1090 .link_accept = prov_link_accept,
1410 .link_accept = node_refresh_link_accept,