Revert "Update api_symbols.csv"

This reverts commit 6c123cf8fd.
This commit is contained in:
RogueMaster
2022-10-25 03:06:53 -04:00
parent 6c123cf8fd
commit 7d5905c6ca
+1 -18
View File
@@ -2467,14 +2467,6 @@ Function,-,subghz_protocol_decoder_intertechno_v3_get_hash_data,uint8_t,void*
Function,-,subghz_protocol_decoder_intertechno_v3_get_string,void,"void*, FuriString*"
Function,-,subghz_protocol_decoder_intertechno_v3_reset,void,void*
Function,-,subghz_protocol_decoder_intertechno_v3_serialize,_Bool,"void*, FlipperFormat*, SubGhzRadioPreset*"
Function,-,subghz_protocol_decoder_kaku_alloc,void*,SubGhzEnvironment*
Function,-,subghz_protocol_decoder_kaku_deserialize,_Bool,"void*, FlipperFormat*"
Function,-,subghz_protocol_decoder_kaku_feed,void,"void*, _Bool, uint32_t"
Function,-,subghz_protocol_decoder_kaku_free,void,void*
Function,-,subghz_protocol_decoder_kaku_get_hash_data,uint8_t,void*
Function,-,subghz_protocol_decoder_kaku_get_string,void,"void*, string_t"
Function,-,subghz_protocol_decoder_kaku_reset,void,void*
Function,-,subghz_protocol_decoder_kaku_serialize,_Bool,"void*, FlipperFormat*, SubGhzPresetDefinition*"
Function,-,subghz_protocol_decoder_keeloq_alloc,void*,SubGhzEnvironment*
Function,-,subghz_protocol_decoder_keeloq_deserialize,_Bool,"void*, FlipperFormat*"
Function,-,subghz_protocol_decoder_keeloq_feed,void,"void*, _Bool, uint32_t"
@@ -2704,11 +2696,6 @@ Function,-,subghz_protocol_encoder_intertechno_v3_deserialize,_Bool,"void*, Flip
Function,-,subghz_protocol_encoder_intertechno_v3_free,void,void*
Function,-,subghz_protocol_encoder_intertechno_v3_stop,void,void*
Function,-,subghz_protocol_encoder_intertechno_v3_yield,LevelDuration,void*
Function,-,subghz_protocol_encoder_kaku_alloc,void*,SubGhzEnvironment*
Function,-,subghz_protocol_encoder_kaku_deserialize,_Bool,"void*, FlipperFormat*"
Function,-,subghz_protocol_encoder_kaku_free,void,void*
Function,-,subghz_protocol_encoder_kaku_stop,void,void*
Function,-,subghz_protocol_encoder_kaku_yield,LevelDuration,void*
Function,-,subghz_protocol_encoder_keeloq_alloc,void*,SubGhzEnvironment*
Function,-,subghz_protocol_encoder_keeloq_deserialize,_Bool,"void*, FlipperFormat*"
Function,-,subghz_protocol_encoder_keeloq_free,void,void*
@@ -2789,7 +2776,6 @@ Function,-,subghz_protocol_encoder_star_line_deserialize,_Bool,"void*, FlipperFo
Function,-,subghz_protocol_encoder_star_line_free,void,void*
Function,-,subghz_protocol_encoder_star_line_stop,void,void*
Function,-,subghz_protocol_encoder_star_line_yield,LevelDuration,void*
Function,-,subghz_protocol_endcoder_kaku_upload_pulse,void,"LevelDuration*, size_t*, size_t, size_t"
Function,-,subghz_protocol_faac_slh_create_data,_Bool,"void*, FlipperFormat*, uint32_t, uint8_t, uint32_t, uint32_t, const char*, SubGhzRadioPreset*"
Function,-,subghz_protocol_keeloq_bft_create_data,_Bool,"void*, FlipperFormat*, uint32_t, uint8_t, uint16_t, uint32_t, const char*, SubGhzRadioPreset*"
Function,-,subghz_protocol_keeloq_create_data,_Bool,"void*, FlipperFormat*, uint32_t, uint8_t, uint16_t, const char*, SubGhzRadioPreset*"
@@ -4252,8 +4238,8 @@ Variable,+,A_iButton_14,const Icon,
Variable,-,ITM_RxBuffer,volatile int32_t,
Variable,+,I_125_10px,const Icon,
Variable,+,I_ActiveConnection_50x64,const Icon,
Variable,+,I_Alert_9x8,const Icon,
Variable,+,I_Apps_10px,const Icon,
Variable,+,I_Alert_9x8,const Icon,
Variable,+,I_ArrowC_1_36x36,const Icon,
Variable,+,I_ArrowDownEmpty_14x15,const Icon,
Variable,+,I_ArrowDownFilled_14x15,const Icon,
@@ -4730,9 +4716,6 @@ Variable,-,subghz_protocol_ido_encoder,const SubGhzProtocolEncoder,
Variable,-,subghz_protocol_intertechno_v3,const SubGhzProtocol,
Variable,-,subghz_protocol_intertechno_v3_decoder,const SubGhzProtocolDecoder,
Variable,-,subghz_protocol_intertechno_v3_encoder,const SubGhzProtocolEncoder,
Variable,-,subghz_protocol_kaku,const SubGhzProtocol,
Variable,-,subghz_protocol_kaku_decoder,const SubGhzProtocolDecoder,
Variable,-,subghz_protocol_kaku_encoder,const SubGhzProtocolEncoder,
Variable,-,subghz_protocol_keeloq,const SubGhzProtocol,
Variable,-,subghz_protocol_keeloq_decoder,const SubGhzProtocolDecoder,
Variable,-,subghz_protocol_keeloq_encoder,const SubGhzProtocolEncoder,
1 entry status name type params
2467 Function - subghz_protocol_decoder_intertechno_v3_get_string void void*, FuriString*
2468 Function - subghz_protocol_decoder_intertechno_v3_reset void void*
2469 Function - subghz_protocol_decoder_intertechno_v3_serialize _Bool void*, FlipperFormat*, SubGhzRadioPreset*
Function - subghz_protocol_decoder_kaku_alloc void* SubGhzEnvironment*
Function - subghz_protocol_decoder_kaku_deserialize _Bool void*, FlipperFormat*
Function - subghz_protocol_decoder_kaku_feed void void*, _Bool, uint32_t
Function - subghz_protocol_decoder_kaku_free void void*
Function - subghz_protocol_decoder_kaku_get_hash_data uint8_t void*
Function - subghz_protocol_decoder_kaku_get_string void void*, string_t
Function - subghz_protocol_decoder_kaku_reset void void*
Function - subghz_protocol_decoder_kaku_serialize _Bool void*, FlipperFormat*, SubGhzPresetDefinition*
2470 Function - subghz_protocol_decoder_keeloq_alloc void* SubGhzEnvironment*
2471 Function - subghz_protocol_decoder_keeloq_deserialize _Bool void*, FlipperFormat*
2472 Function - subghz_protocol_decoder_keeloq_feed void void*, _Bool, uint32_t
2696 Function - subghz_protocol_encoder_intertechno_v3_free void void*
2697 Function - subghz_protocol_encoder_intertechno_v3_stop void void*
2698 Function - subghz_protocol_encoder_intertechno_v3_yield LevelDuration void*
Function - subghz_protocol_encoder_kaku_alloc void* SubGhzEnvironment*
Function - subghz_protocol_encoder_kaku_deserialize _Bool void*, FlipperFormat*
Function - subghz_protocol_encoder_kaku_free void void*
Function - subghz_protocol_encoder_kaku_stop void void*
Function - subghz_protocol_encoder_kaku_yield LevelDuration void*
2699 Function - subghz_protocol_encoder_keeloq_alloc void* SubGhzEnvironment*
2700 Function - subghz_protocol_encoder_keeloq_deserialize _Bool void*, FlipperFormat*
2701 Function - subghz_protocol_encoder_keeloq_free void void*
2776 Function - subghz_protocol_encoder_star_line_free void void*
2777 Function - subghz_protocol_encoder_star_line_stop void void*
2778 Function - subghz_protocol_encoder_star_line_yield LevelDuration void*
Function - subghz_protocol_endcoder_kaku_upload_pulse void LevelDuration*, size_t*, size_t, size_t
2779 Function - subghz_protocol_faac_slh_create_data _Bool void*, FlipperFormat*, uint32_t, uint8_t, uint32_t, uint32_t, const char*, SubGhzRadioPreset*
2780 Function - subghz_protocol_keeloq_bft_create_data _Bool void*, FlipperFormat*, uint32_t, uint8_t, uint16_t, uint32_t, const char*, SubGhzRadioPreset*
2781 Function - subghz_protocol_keeloq_create_data _Bool void*, FlipperFormat*, uint32_t, uint8_t, uint16_t, const char*, SubGhzRadioPreset*
4238 Variable - ITM_RxBuffer volatile int32_t
4239 Variable + I_125_10px const Icon
4240 Variable + I_ActiveConnection_50x64 const Icon
Variable + I_Alert_9x8 const Icon
4241 Variable + I_Apps_10px const Icon
4242 Variable + I_Alert_9x8 const Icon
4243 Variable + I_ArrowC_1_36x36 const Icon
4244 Variable + I_ArrowDownEmpty_14x15 const Icon
4245 Variable + I_ArrowDownFilled_14x15 const Icon
4716 Variable - subghz_protocol_intertechno_v3 const SubGhzProtocol
4717 Variable - subghz_protocol_intertechno_v3_decoder const SubGhzProtocolDecoder
4718 Variable - subghz_protocol_intertechno_v3_encoder const SubGhzProtocolEncoder
Variable - subghz_protocol_kaku const SubGhzProtocol
Variable - subghz_protocol_kaku_decoder const SubGhzProtocolDecoder
Variable - subghz_protocol_kaku_encoder const SubGhzProtocolEncoder
4719 Variable - subghz_protocol_keeloq const SubGhzProtocol
4720 Variable - subghz_protocol_keeloq_decoder const SubGhzProtocolDecoder
4721 Variable - subghz_protocol_keeloq_encoder const SubGhzProtocolEncoder