Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dhci_request.c670 *own_addr_type = ADDR_LE_DEV_RANDOM_RESOLVED; in hci_update_random_address()
Dhci_sync.c880 *own_addr_type = ADDR_LE_DEV_RANDOM_RESOLVED; in hci_update_random_address_sync()
1108 if (own_addr_type == ADDR_LE_DEV_RANDOM_RESOLVED) in hci_setup_ext_adv_instance_sync()
1134 own_addr_type == ADDR_LE_DEV_RANDOM_RESOLVED) && in hci_setup_ext_adv_instance_sync()
6113 *own_addr_type = ADDR_LE_DEV_RANDOM_RESOLVED; in hci_get_random_address()
Dhci_event.c2843 case ADDR_LE_DEV_RANDOM_RESOLVED: in ev_bdaddr_type()
/linux-6.1.9/include/net/bluetooth/
Dhci.h2617 #define ADDR_LE_DEV_RANDOM_RESOLVED 0x03 macro