Home
last modified time | relevance | path

Searched refs:ADDR_LE_DEV_RANDOM_RESOLVED (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/net/bluetooth/
Dhci_request.c649 *own_addr_type = ADDR_LE_DEV_RANDOM_RESOLVED; in hci_update_random_address()
Dhci_sync.c908 *own_addr_type = ADDR_LE_DEV_RANDOM_RESOLVED; in hci_update_random_address_sync()
1136 if (own_addr_type == ADDR_LE_DEV_RANDOM_RESOLVED) in hci_setup_ext_adv_instance_sync()
1162 own_addr_type == ADDR_LE_DEV_RANDOM_RESOLVED) && in hci_setup_ext_adv_instance_sync()
6504 *own_addr_type = ADDR_LE_DEV_RANDOM_RESOLVED; in hci_get_random_address()
Dhci_event.c2865 case ADDR_LE_DEV_RANDOM_RESOLVED: in ev_bdaddr_type()
/linux-6.6.21/include/net/bluetooth/
Dhci.h2658 #define ADDR_LE_DEV_RANDOM_RESOLVED 0x03 macro