Searched refs:query_valid_check (Results 1 – 3 of 3) sorted by relevance
112 smp_transport_query_valid_check_fn query_valid_check; member
218 if (zst->functions.query_valid_check == NULL) { in smp_rx_remove_invalid()234 if (!zst->functions.query_valid_check(nb, arg)) { in smp_rx_remove_invalid()
671 smp_bt_transport.functions.query_valid_check = smp_bt_query_valid_check; in smp_bt_setup()