Home
last modified time | relevance | path

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

/Linux-v6.6/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()
6499 *own_addr_type = ADDR_LE_DEV_RANDOM_RESOLVED; in hci_get_random_address()
Dhci_event.c2849 case ADDR_LE_DEV_RANDOM_RESOLVED: in ev_bdaddr_type()
/Linux-v6.6/include/net/bluetooth/
Dhci.h2655 #define ADDR_LE_DEV_RANDOM_RESOLVED 0x03 macro