Home
last modified time | relevance | path

Searched defs:oobd_local (Results 1 – 9 of 9) sorted by relevance

/Zephyr-Core-3.6.0/tests/bluetooth/host/id/bt_le_oob_set_sc_data/src/
Dtest_suite_invalid_inputs.c31 const struct bt_le_oob_sc_data oobd_local = {0}; in ZTEST() local
52 const struct bt_le_oob_sc_data oobd_local = {0}; in ZTEST() local
Dmain.c46 const struct bt_le_oob_sc_data oobd_local = {0}; in ZTEST() local
74 const struct bt_le_oob_sc_data oobd_local = {0}; in ZTEST() local
/Zephyr-Core-3.6.0/tests/bluetooth/host/id/bt_le_oob_get_sc_data/src/
Dtest_suite_invalid_inputs.c31 const struct bt_le_oob_sc_data *oobd_local = {0}; in ZTEST() local
52 const struct bt_le_oob_sc_data *oobd_local = {0}; in ZTEST() local
Dmain.c46 const struct bt_le_oob_sc_data *oobd_local = {0}; in ZTEST() local
74 const struct bt_le_oob_sc_data *oobd_local = {0}; in ZTEST() local
/Zephyr-Core-3.6.0/tests/bluetooth/host/id/mocks/
Dsmp_expects.c42 const struct bt_le_oob_sc_data *oobd_local, in expect_single_call_bt_smp_le_oob_set_sc_data()
59 const struct bt_le_oob_sc_data **oobd_local, in expect_single_call_bt_smp_le_oob_get_sc_data()
/Zephyr-Core-3.6.0/subsys/bluetooth/host/
Did.c2069 const struct bt_le_oob_sc_data *oobd_local, in bt_le_oob_set_sc_data()
2084 const struct bt_le_oob_sc_data **oobd_local, in bt_le_oob_get_sc_data()
Dsmp.c190 const struct bt_le_oob_sc_data *oobd_local; member
5625 const struct bt_le_oob_sc_data *oobd_local, in bt_smp_le_oob_set_sc_data()
5651 const struct bt_le_oob_sc_data **oobd_local, in bt_smp_le_oob_get_sc_data()
/Zephyr-Core-3.6.0/tests/bluetooth/tester/src/
Dbtp_gap.c365 struct bt_le_oob_sc_data *oobd_local = in oob_data_request() local
/Zephyr-Core-3.6.0/subsys/bluetooth/shell/
Dbt.c3618 struct bt_le_oob_sc_data *oobd_local = in auth_pairing_oob_data_request() local