![]() |
nRF Connect SDK API 3.4.99
|
DULT multi-user coexistence API. More...
Data Structures | |
| struct | dult_multi_user_cb |
Functions | |
| int | dult_multi_user_cb_register (const struct dult_user *user, const struct dult_multi_user_cb *cb) |
| Register the DULT multi-user coexistence callbacks for a user. | |
| int | dult_multi_user_conn_claim (const struct dult_user *user, struct bt_conn *conn) |
| Claim a Bluetooth connection for a DULT user. | |
DULT multi-user coexistence API.
Lets several accessory-locating networks register with DULT at once during the pre-association window.
Used only with the v2 API (
CONFIG_DULT_API_VARIANT_V2
).