Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dproxy_srv.c62 REJECT, enumerator
123 client->filter_type = REJECT; in filter_set()
999 client->filter_type == REJECT)) { in bt_mesh_proxy_gatt_disconnect()
1035 } else if (client->filter_type == REJECT) { in bt_mesh_proxy_addr_add()
1047 if (client->filter_type == REJECT) { in client_filter_match()