1 | initial version |
this worked for me bthci_evt.bd_addr == 48:b3:3b:a1:ef:c2
2 | No.2 Revision |
this DISPLAY filter worked for me
me. To be clear, it's not a CAPTURE filter, but may help someone in the future:
bthci_evt.bd_addr == 48:b3:3b:a1:ef:c2E9:BB:CE:CB:54:B8 || bthci_acl.dst.bd_addr == E9:BB:CE:CB:54:B8 ||bthci_acl.src.bd_addr == E9:BB:CE:CB:54:B8 ||bthci_cmd.bd_addr ==E9:BB:CE:CB:54:B8
3 | No.3 Revision |
this DISPLAY filter worked for me. To be clear, it's not a CAPTURE filter, but may help someone in the future:
future:
bthci_evt.bd_addr == E9:BB:CE:CB:54:B8 || bthci_acl.dst.bd_addr == E9:BB:CE:CB:54:B8 ||bthci_acl.src.bd_addr == E9:BB:CE:CB:54:B8 ||bthci_cmd.bd_addr ==E9:BB:CE:CB:54:B8==E9:BB:CE:CB:54:B8