zephyr/drivers/bluetooth/nble/conn.h

8 lines
146 B
C

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