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.c126 static int set_random_address(const bt_addr_t *addr) in set_random_address() function
177 return set_random_address(addr); in bt_id_set_adv_random_addr()
357 err = set_random_address(&rpa); in bt_id_set_private_addr()
498 err = set_random_address(&nrpa); in bt_id_set_private_addr()
1754 err = set_random_address(&addr->a); in bt_id_set_create_conn_own_addr()
1842 err = set_random_address(&bt_dev.id_addr[BT_ID_DEFAULT].a); in bt_id_set_scan_own_addr()
2214 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.c366 static void set_random_address(void) in set_random_address() function
502 set_random_address(); in prepare_controller()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/tester/src/
Dmain.c414 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.c436 static void set_random_address(void) in set_random_address() function
581 set_random_address(); in prepare_controller()
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/tester/src/
Dmain.c460 static void set_random_address(void) in set_random_address() function
577 set_random_address(); in prepare_controller()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/tester/src/
Dmain.c416 static void set_random_address(void) in set_random_address() function
616 set_random_address(); in test_procedure_0()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/tester/src/
Dtester.c428 static void set_random_address(void) in set_random_address() function
643 set_random_address(); in entrypoint_tester()