Jonathan Vander Mey 487ae478ad Remove unnecessary C-style casts with BLE UUIDs
Instead of casting the UUID object to the ble_uuid_t* used throughout
the NimBLE API just pass the address of the ble_uuid_t member that's at
the start of each of the UUID structs.
2021-07-24 11:40:06 -04:00
..
2021-07-11 15:06:06 +02:00
2021-04-24 12:00:45 +03:00
2021-05-20 20:43:54 +02:00
2021-07-14 20:51:51 +02:00