Home
last modified time | relevance | path

Searched refs:BT_LE_ADV_OPT_DIR_ADDR_RPA (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_adv_own_addr/src/
Dmain.c70 options |= BT_LE_ADV_OPT_DIR_ADDR_RPA; in ZTEST()
122 options |= BT_LE_ADV_OPT_DIR_ADDR_RPA; in ZTEST()
Dtest_suite_invalid_inputs.c75 options |= BT_LE_ADV_OPT_DIR_ADDR_RPA; in ZTEST()
/Zephyr-latest/samples/bluetooth/direct_adv/src/
Dmain.c128 adv_param.options |= BT_LE_ADV_OPT_DIR_ADDR_RPA; in bt_ready()
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_overwrite_allowed/src/
Dbs_bt_utils.c169 param.options |= BT_LE_ADV_OPT_DIR_ADDR_RPA; in advertise_connectable()
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_overwrite_denied/src/
Dbs_bt_utils.c169 param.options |= BT_LE_ADV_OPT_DIR_ADDR_RPA; in advertise_connectable()
/Zephyr-latest/tests/bsim/bluetooth/host/security/security_changed_callback/src/
Dbs_bt_utils.c181 param.options |= BT_LE_ADV_OPT_DIR_ADDR_RPA; in advertise_connectable()
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_per_connection/src/
Dbs_bt_utils.c190 param.options |= BT_LE_ADV_OPT_DIR_ADDR_RPA; in advertise_connectable()
/Zephyr-latest/subsys/bluetooth/host/
Did.c1889 if (dir_adv && (options & BT_LE_ADV_OPT_DIR_ADDR_RPA) && in bt_id_set_adv_own_addr()
1901 if (dir_adv && (options & BT_LE_ADV_OPT_DIR_ADDR_RPA)) { in bt_id_set_adv_own_addr()
1924 if (dir_adv && (options & BT_LE_ADV_OPT_DIR_ADDR_RPA)) { in bt_id_set_adv_own_addr()
1941 if (options & BT_LE_ADV_OPT_DIR_ADDR_RPA) { in bt_id_set_adv_own_addr()
Dadv.c436 (param->options & BT_LE_ADV_OPT_DIR_ADDR_RPA)) { in valid_adv_ext_param()
460 BT_LE_ADV_OPT_DIR_ADDR_RPA)) && in valid_adv_ext_param()
/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h663 BT_LE_ADV_OPT_DIR_ADDR_RPA = BIT(5), enumerator
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gap.c794 adv_param.options |= BT_LE_ADV_OPT_DIR_ADDR_RPA;
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c2109 param.options |= BT_LE_ADV_OPT_DIR_ADDR_RPA; in cmd_directed_adv()
2180 param->options |= BT_LE_ADV_OPT_DIR_ADDR_RPA; in adv_param_parse()
/Zephyr-latest/doc/releases/
Drelease-notes-2.5.rst718 privacy-enabled peer the BT_LE_ADV_OPT_DIR_ADDR_RPA option must now