Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
12ddf997824605c17357aa88146bc4a8273c7968
/
.
/
subsys
/
bluetooth
/
host
/
br.h
blob: 80622aa637d4c8ec77c6156d36d91d2cc7589ddf [
file
] [
log
] [
blame
]
/*
* 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
);