Update api_symbols.csv

This commit is contained in:
RogueMaster
2022-10-25 03:03:05 -04:00
parent 32d927f46f
commit 6c123cf8fd

View File

@@ -2467,6 +2467,14 @@ 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"
@@ -2696,6 +2704,11 @@ 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*
@@ -2776,6 +2789,7 @@ 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*"
@@ -4238,8 +4252,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_Apps_10px,const Icon,
Variable,+,I_Alert_9x8,const Icon,
Variable,+,I_Apps_10px,const Icon,
Variable,+,I_ArrowC_1_36x36,const Icon,
Variable,+,I_ArrowDownEmpty_14x15,const Icon,
Variable,+,I_ArrowDownFilled_14x15,const Icon,
@@ -4716,6 +4730,9 @@ 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*
2470 Function - subghz_protocol_decoder_kaku_alloc void* SubGhzEnvironment*
2471 Function - subghz_protocol_decoder_kaku_deserialize _Bool void*, FlipperFormat*
2472 Function - subghz_protocol_decoder_kaku_feed void void*, _Bool, uint32_t
2473 Function - subghz_protocol_decoder_kaku_free void void*
2474 Function - subghz_protocol_decoder_kaku_get_hash_data uint8_t void*
2475 Function - subghz_protocol_decoder_kaku_get_string void void*, string_t
2476 Function - subghz_protocol_decoder_kaku_reset void void*
2477 Function - subghz_protocol_decoder_kaku_serialize _Bool void*, FlipperFormat*, SubGhzPresetDefinition*
2478 Function - subghz_protocol_decoder_keeloq_alloc void* SubGhzEnvironment*
2479 Function - subghz_protocol_decoder_keeloq_deserialize _Bool void*, FlipperFormat*
2480 Function - subghz_protocol_decoder_keeloq_feed void void*, _Bool, uint32_t
2704 Function - subghz_protocol_encoder_intertechno_v3_free void void*
2705 Function - subghz_protocol_encoder_intertechno_v3_stop void void*
2706 Function - subghz_protocol_encoder_intertechno_v3_yield LevelDuration void*
2707 Function - subghz_protocol_encoder_kaku_alloc void* SubGhzEnvironment*
2708 Function - subghz_protocol_encoder_kaku_deserialize _Bool void*, FlipperFormat*
2709 Function - subghz_protocol_encoder_kaku_free void void*
2710 Function - subghz_protocol_encoder_kaku_stop void void*
2711 Function - subghz_protocol_encoder_kaku_yield LevelDuration void*
2712 Function - subghz_protocol_encoder_keeloq_alloc void* SubGhzEnvironment*
2713 Function - subghz_protocol_encoder_keeloq_deserialize _Bool void*, FlipperFormat*
2714 Function - subghz_protocol_encoder_keeloq_free void void*
2789 Function - subghz_protocol_encoder_star_line_free void void*
2790 Function - subghz_protocol_encoder_star_line_stop void void*
2791 Function - subghz_protocol_encoder_star_line_yield LevelDuration void*
2792 Function - subghz_protocol_endcoder_kaku_upload_pulse void LevelDuration*, size_t*, size_t, size_t
2793 Function - subghz_protocol_faac_slh_create_data _Bool void*, FlipperFormat*, uint32_t, uint8_t, uint32_t, uint32_t, const char*, SubGhzRadioPreset*
2794 Function - subghz_protocol_keeloq_bft_create_data _Bool void*, FlipperFormat*, uint32_t, uint8_t, uint16_t, uint32_t, const char*, SubGhzRadioPreset*
2795 Function - subghz_protocol_keeloq_create_data _Bool void*, FlipperFormat*, uint32_t, uint8_t, uint16_t, const char*, SubGhzRadioPreset*
4252 Variable - ITM_RxBuffer volatile int32_t
4253 Variable + I_125_10px const Icon
4254 Variable + I_ActiveConnection_50x64 const Icon
Variable + I_Apps_10px const Icon
4255 Variable + I_Alert_9x8 const Icon
4256 Variable + I_Apps_10px const Icon
4257 Variable + I_ArrowC_1_36x36 const Icon
4258 Variable + I_ArrowDownEmpty_14x15 const Icon
4259 Variable + I_ArrowDownFilled_14x15 const Icon
4730 Variable - subghz_protocol_intertechno_v3 const SubGhzProtocol
4731 Variable - subghz_protocol_intertechno_v3_decoder const SubGhzProtocolDecoder
4732 Variable - subghz_protocol_intertechno_v3_encoder const SubGhzProtocolEncoder
4733 Variable - subghz_protocol_kaku const SubGhzProtocol
4734 Variable - subghz_protocol_kaku_decoder const SubGhzProtocolDecoder
4735 Variable - subghz_protocol_kaku_encoder const SubGhzProtocolEncoder
4736 Variable - subghz_protocol_keeloq const SubGhzProtocol
4737 Variable - subghz_protocol_keeloq_decoder const SubGhzProtocolDecoder
4738 Variable - subghz_protocol_keeloq_encoder const SubGhzProtocolEncoder