Loading system/include/hardware/bt_gatt_types.h +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ __BEGIN_DECLS /** GATT ID adding instance id tracking to the UUID */ typedef struct { bluetooth::Uuid uuid; uint8_t inst_id; uint16_t inst_id; } btgatt_gatt_id_t; /** GATT Service ID also identifies the service type (primary/secondary) */ Loading Loading
system/include/hardware/bt_gatt_types.h +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ __BEGIN_DECLS /** GATT ID adding instance id tracking to the UUID */ typedef struct { bluetooth::Uuid uuid; uint8_t inst_id; uint16_t inst_id; } btgatt_gatt_id_t; /** GATT Service ID also identifies the service type (primary/secondary) */ Loading