Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_server.c88 WHITELIST, enumerator
198 client->filter_type = WHITELIST; in filter_set()
278 if (client->filter_type == WHITELIST) { in send_filter_status()
838 client->filter_type = WHITELIST; in proxy_ccc_write()
897 clients[i].filter_type = WHITELIST; in bt_mesh_proxy_server_gatt_enable()
913 if (client->conn && (client->filter_type == WHITELIST || in bt_mesh_proxy_server_gatt_disconnect()
950 if (client->filter_type == WHITELIST) { in bt_mesh_proxy_server_addr_add()
978 if (client->filter_type == WHITELIST) { in client_filter_match()