own_addr_type    1599 include/net/bluetooth/hci.h 	__u8    own_addr_type;
own_addr_type    1626 include/net/bluetooth/hci.h 	__u8      own_addr_type;
own_addr_type    1657 include/net/bluetooth/hci.h 	__u8      own_addr_type;
own_addr_type     779 net/bluetooth/hci_conn.c 	u8 own_addr_type;
own_addr_type     790 net/bluetooth/hci_conn.c 		own_addr_type = ADDR_LE_DEV_RANDOM;
own_addr_type     796 net/bluetooth/hci_conn.c 					      &own_addr_type))
own_addr_type     813 net/bluetooth/hci_conn.c 		cp->own_addr_type = own_addr_type;
own_addr_type     855 net/bluetooth/hci_conn.c 		cp.own_address_type = own_addr_type;
own_addr_type     874 net/bluetooth/hci_conn.c 	u8 own_addr_type;
own_addr_type     885 net/bluetooth/hci_conn.c 					   &own_addr_type, &random_addr) < 0)
own_addr_type     891 net/bluetooth/hci_conn.c 		cp.own_addr_type = own_addr_type;
own_addr_type     897 net/bluetooth/hci_conn.c 		cp.own_addr_type = own_addr_type;
own_addr_type     903 net/bluetooth/hci_conn.c 		if (own_addr_type == ADDR_LE_DEV_RANDOM &&
own_addr_type     933 net/bluetooth/hci_conn.c 					      &own_addr_type) < 0)
own_addr_type     946 net/bluetooth/hci_conn.c 		cp.own_address_type = own_addr_type;
own_addr_type    1676 net/bluetooth/hci_event.c 	hdev->adv_addr_type = cp->own_addr_type;
own_addr_type    2292 net/bluetooth/hci_event.c 			  cp->own_addr_type, cp->filter_policy);
own_addr_type     787 net/bluetooth/hci_request.c 			       u16 window, u8 own_addr_type, u8 filter_policy)
own_addr_type     805 net/bluetooth/hci_request.c 		ext_param_cp->own_addr_type = own_addr_type;
own_addr_type     851 net/bluetooth/hci_request.c 		param_cp.own_address_type = own_addr_type;
own_addr_type     867 net/bluetooth/hci_request.c 	u8 own_addr_type;
own_addr_type     877 net/bluetooth/hci_request.c 				      &own_addr_type))
own_addr_type     900 net/bluetooth/hci_request.c 			   hdev->le_scan_window, own_addr_type, filter_policy);
own_addr_type    1055 net/bluetooth/hci_request.c 	u8 own_addr_type, enable = 0x01;
own_addr_type    1087 net/bluetooth/hci_request.c 				      &own_addr_type) < 0)
own_addr_type    1115 net/bluetooth/hci_request.c 	cp.own_address_type = own_addr_type;
own_addr_type    1474 net/bluetooth/hci_request.c 			   u8 *own_addr_type, bdaddr_t *rand_addr)
own_addr_type    1486 net/bluetooth/hci_request.c 		*own_addr_type = ADDR_LE_DEV_RANDOM;
own_addr_type    1541 net/bluetooth/hci_request.c 		*own_addr_type = ADDR_LE_DEV_RANDOM;
own_addr_type    1548 net/bluetooth/hci_request.c 	*own_addr_type = ADDR_LE_DEV_PUBLIC;
own_addr_type    1565 net/bluetooth/hci_request.c 	u8 own_addr_type;
own_addr_type    1597 net/bluetooth/hci_request.c 				     &own_addr_type, &random_addr);
own_addr_type    1625 net/bluetooth/hci_request.c 	cp.own_addr_type = own_addr_type;
own_addr_type    1644 net/bluetooth/hci_request.c 	if (own_addr_type == ADDR_LE_DEV_RANDOM &&
own_addr_type    1899 net/bluetooth/hci_request.c 			      bool use_rpa, u8 *own_addr_type)
own_addr_type    1911 net/bluetooth/hci_request.c 		*own_addr_type = ADDR_LE_DEV_RANDOM;
own_addr_type    1953 net/bluetooth/hci_request.c 		*own_addr_type = ADDR_LE_DEV_RANDOM;
own_addr_type    1971 net/bluetooth/hci_request.c 		*own_addr_type = ADDR_LE_DEV_RANDOM;
own_addr_type    1981 net/bluetooth/hci_request.c 	*own_addr_type = ADDR_LE_DEV_PUBLIC;
own_addr_type    2502 net/bluetooth/hci_request.c 	u8 own_addr_type;
own_addr_type    2536 net/bluetooth/hci_request.c 					&own_addr_type);
own_addr_type    2538 net/bluetooth/hci_request.c 		own_addr_type = ADDR_LE_DEV_PUBLIC;
own_addr_type    2541 net/bluetooth/hci_request.c 			   own_addr_type, 0);
own_addr_type      90 net/bluetooth/hci_request.h 			   u8 *own_addr_type, bdaddr_t *rand_addr);
own_addr_type     105 net/bluetooth/hci_request.h 			      bool use_rpa, u8 *own_addr_type);