Searched refs:PROV (Results 1 – 2 of 2) sorted by relevance
50 PROV, enumerator395 if ((server->conn_type == PROV) != (type == BLE_MESH_PROXY_PROV)) { in bt_mesh_proxy_client_send()440 if (server->conn_type == PROV) { in proxy_disconnected()474 server->conn_type = PROV; in prov_write_ccc()495 if (server->conn_type == PROV) { in prov_recv_ntf()510 servers[i].conn_type = PROV; in bt_mesh_proxy_client_prov_enable()526 if (server->conn && server->conn_type == PROV) { in bt_mesh_proxy_client_prov_disable()
87 PROV, enumerator625 client->filter_type == PROV) { in proxy_disconnected()677 client->filter_type = PROV; in prov_ccc_write()737 clients[i].filter_type = PROV; in bt_mesh_proxy_server_prov_enable()767 if (!client->conn || client->filter_type != PROV) { in bt_mesh_proxy_server_prov_disable()1063 if ((client->filter_type == PROV) != (type == BLE_MESH_PROXY_PROV)) { in bt_mesh_proxy_server_send()