Home
last modified time | relevance | path

Searched defs:bt_le_oob_get_local (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/bluetooth/host/id/bt_le_oob_get_local/src/
Dmain.c47 ZTEST(bt_le_oob_get_local, test_get_local_out_of_band_information_no_privacy) in ZTEST() argument
87 ZTEST(bt_le_oob_get_local, test_get_local_out_of_band_information_privacy_enabled) in ZTEST() argument
/Zephyr-latest/tests/bluetooth/host/id/bt_le_oob_get_local/
DCMakeLists.txt5 project(bt_le_oob_get_local) project
/Zephyr-latest/subsys/bluetooth/host/
Did.c1995 int bt_le_oob_get_local(uint8_t id, struct bt_le_oob *oob) in bt_le_oob_get_local() function