Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
bb0b45dd53c41505bcbfabc2821c00c0c20b97ba
/
.
/
subsys
/
bluetooth
/
host
/
classic
/
did_internal.h
blob: 453d2ce3efd2614bb1ea7f0bf7c44b692a7884e7 [
file
] [
log
] [
blame
]
/** @file
* @brief Device Identification Protocol handling.
*/
/*
* Copyright 2025 Xiaomi Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
/** Device Identification Init. **/
int
bt_did_init
(
void
);