Searched refs:link_close (Results 1 – 3 of 3) sorted by relevance
165 void (*link_close)(bt_mesh_prov_bearer_t bearer); member
308 if (prov->link_close) { in reset_adv_link()309 prov->link_close(BLE_MESH_PROV_ADV); in reset_adv_link()1397 static void link_close(struct prov_rx *rx, struct net_buf_simple *buf) in link_close() function1424 link_close(rx, buf); in gen_prov_ctl()1742 if (prov->link_close) { in bt_mesh_pb_gatt_close()1743 prov->link_close(BLE_MESH_PROV_GATT); in bt_mesh_pb_gatt_close()
2806 static void link_close(const uint8_t idx, struct prov_rx *rx, struct net_buf_simple *buf) function2836 link_close(idx, rx, buf);