Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Did.c128 static int set_random_address(const bt_addr_t *addr) in set_random_address() function
179 return set_random_address(addr); in bt_id_set_adv_random_addr()
362 err = set_random_address(&rpa); in bt_id_set_private_addr()
503 err = set_random_address(&nrpa); in bt_id_set_private_addr()
1759 err = set_random_address(&addr->a); in bt_id_set_create_conn_own_addr()
1847 err = set_random_address(&bt_dev.id_addr[BT_ID_DEFAULT].a); in bt_id_set_scan_own_addr()
2227 err = set_random_address(&bt_dev.id_addr[0].a); in bt_id_init()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/peer/src/
Dpeer.c367 static void set_random_address(void) in set_random_address() function
503 set_random_address(); in prepare_controller()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/tester/src/
Dmain.c415 static void set_random_address(void) in set_random_address() function
529 set_random_address(); in prepare_controller()
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/tester/src/
Dmain.c438 static void set_random_address(void) in set_random_address() function
583 set_random_address(); in prepare_controller()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/tester/src/
Dmain.c418 static void set_random_address(void) in set_random_address() function
618 set_random_address(); in test_procedure_0()
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/tester/src/
Dmain.c461 static void set_random_address(void) in set_random_address() function
577 set_random_address(); in prepare_controller()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/tester/src/
Dtester.c429 static void set_random_address(void) in set_random_address() function
644 set_random_address(); in entrypoint_tester()