Searched refs:sol_tx (Results 1 – 2 of 2) sorted by relevance
277 if (sub->sol_tx == true) { in bt_mesh_proxy_solicit()288 sub->sol_tx = true; in bt_mesh_proxy_solicit()486 return sub->sol_tx; in sol_subnet_find()507 sub->sol_tx = false; in bt_mesh_sol_send()535 sub->sol_tx = false; in bt_mesh_sol_send()539 sub->sol_tx = false; in bt_mesh_sol_send()
82 bool sol_tx; member