# Bluetooth host addresses (BD_ADDR) or local device labels
# Format: hci_device_index or BD_ADDR/MAC_ADDRESS  friendly_name
#
# Bluetooth HCI captures use two different namespaces:
#   - BD_ADDR (48-bit, e.g. "00:0a:28:c8:cb:b2") for remote devices
#   - Logical roles "Host" / "Controller" / "Remote" from hci_h4.direction
#
# Replace these entries with the actual BD_ADDRs found in your pcap.
Host        💻 Host (Local)
Controller  📶 Controller (Radio)
Remote      📱 Remote Device

# Example BD_ADDR entries (uncomment and edit to match your capture):
# 00:0a:28:c8:cb:b2  📱 Remote Phone
# 00:1a:7d:da:71:13  📱 Peer Device
