/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci_core.h | 43 bdaddr_t bdaddr; 79 bdaddr_t last_adv_addr; 131 bdaddr_t bdaddr; 137 bdaddr_t bdaddr; 145 bdaddr_t bdaddr; 175 bdaddr_t bdaddr; 185 bdaddr_t bdaddr; 199 bdaddr_t rpa; 200 bdaddr_t bdaddr; 209 bdaddr_t bdadd [all...] |
H A D | hci.h | 625 bdaddr_t bdaddr; 647 bdaddr_t bdaddr; 652 bdaddr_t bdaddr; 658 bdaddr_t bdaddr; 664 bdaddr_t bdaddr; 670 bdaddr_t bdaddr; 675 bdaddr_t bdaddr; 681 bdaddr_t bdaddr; 686 bdaddr_t bdaddr; 690 bdaddr_t bdadd [all...] |
H A D | rfcomm.h | 236 int rfcomm_dlc_open(struct rfcomm_dlc *d, bdaddr_t *src, bdaddr_t *dst, 244 struct rfcomm_dlc *rfcomm_dlc_exists(bdaddr_t *src, bdaddr_t *dst, u8 channel); 276 void rfcomm_session_getaddr(struct rfcomm_session *s, bdaddr_t *src, 277 bdaddr_t *dst); 282 bdaddr_t rc_bdaddr; 305 bdaddr_t src; 306 bdaddr_t dst; 342 bdaddr_t sr [all...] |
H A D | bluetooth.h | 242 } __packed bdaddr_t; typedef 272 #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) 273 #define BDADDR_NONE (&(bdaddr_t) {{0xff, 0xff, 0xff, 0xff, 0xff, 0xff}}) 276 static inline int bacmp(const bdaddr_t *ba1, const bdaddr_t *ba2) in bacmp() 278 return memcmp(ba1, ba2, sizeof(bdaddr_t)); in bacmp() 280 static inline void bacpy(bdaddr_t *dst, const bdaddr_t *src) in bacpy() 282 memcpy(dst, src, sizeof(bdaddr_t)); in bacpy() 285 void baswap(bdaddr_t *ds [all...] |
H A D | hci_sock.h | 112 bdaddr_t bdaddr; 133 bdaddr_t bdaddr; 157 bdaddr_t bdaddr; 163 bdaddr_t bdaddr;
|
H A D | hci_mon.h | 58 bdaddr_t bdaddr; 64 bdaddr_t bdaddr;
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci_core.h | 46 bdaddr_t bdaddr; 82 bdaddr_t last_adv_addr; 138 bdaddr_t bdaddr; 155 bdaddr_t bdaddr; 170 bdaddr_t bdaddr; 190 bdaddr_t bdaddr; 200 bdaddr_t bdaddr; 214 bdaddr_t rpa; 215 bdaddr_t bdaddr; 224 bdaddr_t bdadd [all...] |
H A D | hci.h | 729 bdaddr_t bdaddr; 751 bdaddr_t bdaddr; 756 bdaddr_t bdaddr; 762 bdaddr_t bdaddr; 768 bdaddr_t bdaddr; 774 bdaddr_t bdaddr; 779 bdaddr_t bdaddr; 785 bdaddr_t bdaddr; 790 bdaddr_t bdaddr; 794 bdaddr_t bdadd [all...] |
H A D | rfcomm.h | 236 int rfcomm_dlc_open(struct rfcomm_dlc *d, bdaddr_t *src, bdaddr_t *dst, 244 struct rfcomm_dlc *rfcomm_dlc_exists(bdaddr_t *src, bdaddr_t *dst, u8 channel); 276 void rfcomm_session_getaddr(struct rfcomm_session *s, bdaddr_t *src, 277 bdaddr_t *dst); 282 bdaddr_t rc_bdaddr; 305 bdaddr_t src; 306 bdaddr_t dst; 342 bdaddr_t sr [all...] |
H A D | bluetooth.h | 328 } __packed bdaddr_t; typedef 358 #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) 359 #define BDADDR_NONE (&(bdaddr_t) {{0xff, 0xff, 0xff, 0xff, 0xff, 0xff}}) 362 static inline int bacmp(const bdaddr_t *ba1, const bdaddr_t *ba2) in bacmp() 364 return memcmp(ba1, ba2, sizeof(bdaddr_t)); in bacmp() 366 static inline void bacpy(bdaddr_t *dst, const bdaddr_t *src) in bacpy() 368 memcpy(dst, src, sizeof(bdaddr_t)); in bacpy() 371 void baswap(bdaddr_t *ds [all...] |
H A D | hci_sock.h | 112 bdaddr_t bdaddr; 133 bdaddr_t bdaddr; 157 bdaddr_t bdaddr; 163 bdaddr_t bdaddr;
|
H A D | iso.h | 17 bdaddr_t bc_bdaddr; 27 bdaddr_t iso_bdaddr;
|
H A D | hci_mon.h | 58 bdaddr_t bdaddr; 64 bdaddr_t bdaddr;
|
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | btbcm.c | 21 #define BDADDR_BCM20702A0 (&(bdaddr_t) {{0x00, 0xa0, 0x02, 0x70, 0x20, 0x00}}) 22 #define BDADDR_BCM20702A1 (&(bdaddr_t) {{0x00, 0x00, 0xa0, 0x02, 0x70, 0x20}}) 23 #define BDADDR_BCM2076B1 (&(bdaddr_t) {{0x79, 0x56, 0x00, 0xa0, 0x76, 0x20}}) 24 #define BDADDR_BCM43430A0 (&(bdaddr_t) {{0xac, 0x1f, 0x12, 0xa0, 0x43, 0x43}}) 25 #define BDADDR_BCM4324B3 (&(bdaddr_t) {{0x00, 0x00, 0x00, 0xb3, 0x24, 0x43}}) 26 #define BDADDR_BCM4330B1 (&(bdaddr_t) {{0x00, 0x00, 0x00, 0xb1, 0x30, 0x43}}) 27 #define BDADDR_BCM4334B0 (&(bdaddr_t) {{0x00, 0x00, 0x00, 0xb0, 0x34, 0x43}}) 28 #define BDADDR_BCM4345C5 (&(bdaddr_t) {{0xac, 0x1f, 0x00, 0xc5, 0x45, 0x43}}) 29 #define BDADDR_BCM43341B (&(bdaddr_t) {{0xac, 0x1f, 0x00, 0x1b, 0x34, 0x43}}) 41 bdaddr_t efi_bdadd in btbcm_set_bdaddr_from_efi() [all...] |
H A D | btqca.h | 137 int qca_set_bdaddr_rome(struct hci_dev *hdev, const bdaddr_t *bdaddr); 143 int qca_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr); 152 static inline int qca_set_bdaddr_rome(struct hci_dev *hdev, const bdaddr_t *bdaddr) in qca_set_bdaddr_rome() 170 static inline int qca_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) in qca_set_bdaddr()
|
H A D | btintel.h | 72 bdaddr_t otp_bd_addr; 100 bdaddr_t otp_bdaddr; 140 int btintel_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr); 188 static inline int btintel_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) in btintel_set_bdaddr()
|
H A D | btbcm.h | 55 int btbcm_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr); 75 static inline int btbcm_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) in btbcm_set_bdaddr()
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | smp.h | 96 bdaddr_t bdaddr; 184 int smp_cancel_and_remove_pairing(struct hci_dev *hdev, bdaddr_t *bdaddr, 192 const bdaddr_t *bdaddr); 193 int smp_generate_rpa(struct hci_dev *hdev, const u8 irk[16], bdaddr_t *rpa);
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | btqca.h | 157 int qca_set_bdaddr_rome(struct hci_dev *hdev, const bdaddr_t *bdaddr); 163 int qca_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr); 167 static inline int qca_set_bdaddr_rome(struct hci_dev *hdev, const bdaddr_t *bdaddr) in qca_set_bdaddr_rome() 187 static inline int qca_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) in qca_set_bdaddr()
|
H A D | btbcm.c | 23 #define BDADDR_BCM20702A0 (&(bdaddr_t) {{0x00, 0xa0, 0x02, 0x70, 0x20, 0x00}}) 24 #define BDADDR_BCM20702A1 (&(bdaddr_t) {{0x00, 0x00, 0xa0, 0x02, 0x70, 0x20}}) 25 #define BDADDR_BCM2076B1 (&(bdaddr_t) {{0x79, 0x56, 0x00, 0xa0, 0x76, 0x20}}) 26 #define BDADDR_BCM43430A0 (&(bdaddr_t) {{0xac, 0x1f, 0x12, 0xa0, 0x43, 0x43}}) 27 #define BDADDR_BCM43430A1 (&(bdaddr_t) {{0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa}}) 28 #define BDADDR_BCM4324B3 (&(bdaddr_t) {{0x00, 0x00, 0x00, 0xb3, 0x24, 0x43}}) 29 #define BDADDR_BCM4330B1 (&(bdaddr_t) {{0x00, 0x00, 0x00, 0xb1, 0x30, 0x43}}) 30 #define BDADDR_BCM4334B0 (&(bdaddr_t) {{0x00, 0x00, 0x00, 0xb0, 0x34, 0x43}}) 31 #define BDADDR_BCM4345C5 (&(bdaddr_t) {{0xac, 0x1f, 0x00, 0xc5, 0x45, 0x43}}) 32 #define BDADDR_BCM43341B (&(bdaddr_t) {{ [all...] |
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | smp.h | 96 bdaddr_t bdaddr; 184 int smp_cancel_and_remove_pairing(struct hci_dev *hdev, bdaddr_t *bdaddr, 192 const bdaddr_t *bdaddr); 193 int smp_generate_rpa(struct hci_dev *hdev, const u8 irk[16], bdaddr_t *rpa);
|
/kernel/linux/linux-5.10/net/bluetooth/cmtp/ |
H A D | cmtp.h | 45 bdaddr_t bdaddr; 50 bdaddr_t bdaddr; 75 bdaddr_t bdaddr;
|
/kernel/linux/linux-6.6/net/bluetooth/cmtp/ |
H A D | cmtp.h | 45 bdaddr_t bdaddr; 50 bdaddr_t bdaddr; 75 bdaddr_t bdaddr;
|
/kernel/linux/linux-5.10/net/bluetooth/hidp/ |
H A D | hidp.h | 106 bdaddr_t bdaddr; 111 bdaddr_t bdaddr; 149 bdaddr_t bdaddr;
|
/kernel/linux/linux-6.6/net/bluetooth/hidp/ |
H A D | hidp.h | 106 bdaddr_t bdaddr; 111 bdaddr_t bdaddr; 149 bdaddr_t bdaddr;
|