Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sync.c1064 bool rpa, u8 *own_addr_type) in hci_update_random_address_sync() argument
1077 *own_addr_type = ADDR_LE_DEV_RANDOM_RESOLVED; in hci_update_random_address_sync()
1079 *own_addr_type = ADDR_LE_DEV_RANDOM; in hci_update_random_address_sync()
1120 *own_addr_type = ADDR_LE_DEV_RANDOM; in hci_update_random_address_sync()
1138 *own_addr_type = ADDR_LE_DEV_RANDOM; in hci_update_random_address_sync()
1148 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_update_random_address_sync()
1273 hdev->adv_addr_type = cp->own_addr_type; in hci_set_ext_adv_params_sync()
1386 u8 own_addr_type; in hci_setup_ext_adv_instance_sync()
1435 &own_addr_type, &random_addr); in hci_setup_ext_adv_instance_sync()
1483 if (own_addr_type in hci_setup_ext_adv_instance_sync()
1384 u8 own_addr_type; hci_setup_ext_adv_instance_sync() local
1924 u8 own_addr_type, enable = 0x01; hci_enable_advertising_sync() local
3036 hci_le_set_ext_scan_param_sync(struct hci_dev * hdev,u8 type,u16 interval,u16 window,u8 own_addr_type,u8 filter_policy) hci_le_set_ext_scan_param_sync() argument
3122 hci_le_set_scan_param_sync(struct hci_dev * hdev,u8 type,u16 interval,u16 window,u8 own_addr_type,u8 filter_policy) hci_le_set_scan_param_sync() argument
3143 hci_start_scan_sync(struct hci_dev * hdev,u8 type,u16 interval,u16 window,u8 own_addr_type,u8 filter_policy,u8 filter_dup) hci_start_scan_sync() argument
3163 u8 own_addr_type; hci_passive_scan_sync() local
6222 u8 own_addr_type; hci_active_scan_sync() local
6652 u8 own_addr_type; hci_le_ext_directed_advertising_sync() local
6718 u8 own_addr_type; hci_le_directed_advertising_sync() local
6783 hci_le_ext_create_conn_sync(struct hci_dev * hdev,struct hci_conn * conn,u8 own_addr_type) hci_le_ext_create_conn_sync() argument
6837 u8 own_addr_type; hci_le_create_conn_sync() local
7094 hci_get_random_address(struct hci_dev * hdev,bool require_privacy,bool use_rpa,struct adv_info * adv_instance,u8 * own_addr_type,bdaddr_t * rand_addr) hci_get_random_address() argument
[all...]
H A Dhci_event.c2913 cp->own_addr_type, cp->filter_policy); in hci_cs_le_ext_create_conn()
/linux/include/net/bluetooth/
H A Dhci_sync.h99 u8 *own_addr_type, bdaddr_t *rand_addr);
102 bool rpa, u8 *own_addr_type);
H A Dhci.h1906 __u8 own_addr_type; member
1933 __u8 own_addr_type; member
1982 __u8 own_addr_type; member