Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
8ceb7ca385c264f07b60c92208ef56a5e03a2f18
/
.
/
subsys
/
bluetooth
/
host
/
a2dp_internal.h
blob: 08e8b76b4b1226835d953157c670171cb9f4d1f6 [
file
] [
log
] [
blame
]
/** @file
* @brief Advance Audio Distribution Profile Internal header.
*/
/*
* Copyright (c) 2015-2016 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
/* To be called when first SEP is being registered */
int
bt_a2dp_init
(
void
);