Skip to content
  • Tanu Kaskinen's avatar
    bluetooth: unify BlueZ 4 and BlueZ 5 UUID handling · 52a9ee61
    Tanu Kaskinen authored
    A hashmap is more convenient than a linked list for storing the UUIDs,
    so change the BlueZ 4 code accordingly.
    
    Rename the BlueZ 4 UUID constants to match the BlueZ 5 naming.
    
    The only changes to the BlueZ 5 code are the addition of one comment
    and making another comment a bit clearer.
    52a9ee61