Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/subsys/bluetooth/mesh/
Dproxy_srv.c71 REJECT, enumerator
132 client->filter_type = REJECT; in filter_set()
1010 client->filter_type == REJECT)) { in bt_mesh_proxy_gatt_disconnect()
1046 } else if (client->filter_type == REJECT) { in bt_mesh_proxy_addr_add()
1058 if (client->filter_type == REJECT) { in client_filter_match()