Home
last modified time | relevance | path

Searched refs:BT_ADDR_LE_ANONYMOUS (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_adv_own_addr/src/
Dtest_suite_invalid_inputs.c31 uint8_t own_addr_type = BT_ADDR_LE_ANONYMOUS; in ZTEST()
72 uint8_t own_addr_type = BT_ADDR_LE_ANONYMOUS; in ZTEST()
103 uint8_t own_addr_type = BT_ADDR_LE_ANONYMOUS; in ZTEST()
112 zassert_true(own_addr_type == BT_ADDR_LE_ANONYMOUS, in ZTEST()
134 uint8_t own_addr_type = BT_ADDR_LE_ANONYMOUS; in ZTEST()
148 zassert_true(own_addr_type == BT_ADDR_LE_ANONYMOUS, in ZTEST()
173 uint8_t own_addr_type = BT_ADDR_LE_ANONYMOUS; in ZTEST()
207 uint8_t own_addr_type = BT_ADDR_LE_ANONYMOUS; in ZTEST()
Dmain.c52 uint8_t own_addr_type = BT_ADDR_LE_ANONYMOUS; in ZTEST()
99 uint8_t own_addr_type = BT_ADDR_LE_ANONYMOUS; in ZTEST()
153 uint8_t own_addr_type = BT_ADDR_LE_ANONYMOUS; in ZTEST()
195 uint8_t own_addr_type = BT_ADDR_LE_ANONYMOUS; in ZTEST()
230 uint8_t own_addr_type = BT_ADDR_LE_ANONYMOUS; in ZTEST()
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_create_conn_own_addr/src/
Dtest_suite_invalid_inputs.c55 uint8_t own_addr_type = BT_ADDR_LE_ANONYMOUS; in ZTEST()
67 zassert_true(own_addr_type == BT_ADDR_LE_ANONYMOUS, in ZTEST()
88 uint8_t own_addr_type = BT_ADDR_LE_ANONYMOUS; in ZTEST()
104 zassert_true(own_addr_type == BT_ADDR_LE_ANONYMOUS, in ZTEST()
Dmain.c49 uint8_t own_addr_type = BT_ADDR_LE_ANONYMOUS; in ZTEST()
79 uint8_t own_addr_type = BT_ADDR_LE_ANONYMOUS; in ZTEST()
113 uint8_t own_addr_type = BT_ADDR_LE_ANONYMOUS; in ZTEST()
145 uint8_t own_addr_type = BT_ADDR_LE_ANONYMOUS; in ZTEST()
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_scan_own_addr/src/
Dtest_suite_invalid_inputs.c55 uint8_t own_addr_type = BT_ADDR_LE_ANONYMOUS; in ZTEST()
86 uint8_t own_addr_type = BT_ADDR_LE_ANONYMOUS; in ZTEST()
117 uint8_t own_addr_type = BT_ADDR_LE_ANONYMOUS; in ZTEST()
Dmain.c64 uint8_t own_addr_type = BT_ADDR_LE_ANONYMOUS; in ZTEST()
97 uint8_t own_addr_type = BT_ADDR_LE_ANONYMOUS; in ZTEST()
132 uint8_t own_addr_type = BT_ADDR_LE_ANONYMOUS; in ZTEST()
164 uint8_t own_addr_type = BT_ADDR_LE_ANONYMOUS; in ZTEST()
/Zephyr-latest/include/zephyr/bluetooth/
Daddr.h36 #define BT_ADDR_LE_ANONYMOUS 0xFF /* No address provided macro