Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_request.c651 *own_addr_type = ADDR_LE_DEV_RANDOM_RESOLVED; in hci_update_random_address()
H A Dhci_sync.c1083 *own_addr_type = ADDR_LE_DEV_RANDOM_RESOLVED; in hci_update_random_address_sync()
1311 if (own_addr_type == ADDR_LE_DEV_RANDOM_RESOLVED) in hci_setup_ext_adv_instance_sync()
1337 own_addr_type == ADDR_LE_DEV_RANDOM_RESOLVED) && in hci_setup_ext_adv_instance_sync()
6674 *own_addr_type = ADDR_LE_DEV_RANDOM_RESOLVED; in hci_get_random_address()
H A Dhci_event.c2797 case ADDR_LE_DEV_RANDOM_RESOLVED: in ev_bdaddr_type()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h2571 #define ADDR_LE_DEV_RANDOM_RESOLVED 0x03 macro