zephyr/drivers/bluetooth/nble/conn.h

8 lines
143 B
C
Raw Normal View History

/*
* Copyright (c) 2016 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
struct bt_conn *bt_conn_lookup_handle(u16_t handle);