Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_server.c89 BLACKLIST, enumerator
202 client->filter_type = BLACKLIST; in filter_set()
914 client->filter_type == BLACKLIST)) { in bt_mesh_proxy_server_gatt_disconnect()
952 } else if (client->filter_type == BLACKLIST) { in bt_mesh_proxy_server_addr_add()
964 if (client->filter_type == BLACKLIST) { in client_filter_match()