Home
last modified time | relevance | path

Searched refs:bt_le_per_adv_sync_lookup_index (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h1958 struct bt_le_per_adv_sync *bt_le_per_adv_sync_lookup_index(uint8_t index);
/Zephyr-latest/subsys/bluetooth/host/
Dscan.c1848 struct bt_le_per_adv_sync *bt_le_per_adv_sync_lookup_index(uint8_t index) in bt_le_per_adv_sync_lookup_index() function
/Zephyr-latest/doc/releases/
Drelease-notes-3.3.rst422 * Added a new :c:func:`bt_le_per_adv_sync_lookup_index` function.