Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
627fa91e42fb3d1cd0b156c1a89f9600a455dc35
/
.
/
subsys
/
bluetooth
/
host
/
classic
/
br.h
blob: 80622aa637d4c8ec77c6156d36d91d2cc7589ddf [
file
]
/*
* Copyright (c) 2017-2021 Nordic Semiconductor ASA
* Copyright (c) 2015-2016 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
int
bt_br_init
(
void
);
void
bt_br_discovery_reset
(
void
);
bool
bt_br_update_sec_level
(
struct
bt_conn
*
conn
);