Searched refs:proxy_client_connect_cb (Results 1 – 1 of 1) sorted by relevance
90 static proxy_client_connect_cb_t proxy_client_connect_cb; variable101 proxy_client_connect_cb = cb; in bt_mesh_proxy_client_set_conn_cb()541 if (proxy_client_connect_cb) { in proxy_write_ccc()542 proxy_client_connect_cb(addr, server - servers, server->net_idx); in proxy_write_ccc()