Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Drpr_srv.c1121 bool uri_match = false; in adv_handle_ext_scan() local
1154 uri_match = true; in adv_handle_ext_scan()
1160 if (uri_match) { in adv_handle_ext_scan()
1192 !uri_match) { in adv_handle_ext_scan()
1200 if (!ad_entry || (ad.type == BT_DATA_URI && !uri_match)) { in adv_handle_ext_scan()