Home
last modified time | relevance | path

Searched refs:clear_tx (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dpb_gatt.c226 static void clear_tx(void) in clear_tx() function
251 .clear_tx = clear_tx,
Dprov_bearer.h96 void (*clear_tx)(void); member
Dprovisioner.c467 bt_mesh_prov_link.bearer->clear_tx(); in prov_pub_key()
Drpr_cli.c755 .clear_tx = pb_clear_tx,
Dpb_adv.c1100 .clear_tx = prov_clear_tx,
Drpr_srv.c1412 .clear_tx = node_refresh_clear_tx,