Searched refs:PROV (Results 1 – 2 of 2) sorted by relevance
42 PROV, enumerator387 if ((server->conn_type == PROV) != (type == BLE_MESH_PROXY_PROV)) { in bt_mesh_proxy_client_send()432 if (server->conn_type == PROV) { in proxy_disconnected()466 server->conn_type = PROV; in prov_write_ccc()487 if (server->conn_type == PROV) { in prov_recv_ntf()502 servers[i].conn_type = PROV; in bt_mesh_proxy_client_prov_enable()518 if (server->conn && server->conn_type == PROV) { in bt_mesh_proxy_client_prov_disable()
90 PROV, enumerator648 client->filter_type == PROV) { in proxy_disconnected()700 client->filter_type = PROV; in prov_ccc_write()760 clients[i].filter_type = PROV; in bt_mesh_proxy_server_prov_enable()790 if (!client->conn || client->filter_type != PROV) { in bt_mesh_proxy_server_prov_disable()1086 if ((client->filter_type == PROV) != (type == BLE_MESH_PROXY_PROV)) { in bt_mesh_proxy_server_send()