mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 09:58:36 -07:00
Update api_symbols.csv
This commit is contained in:
@@ -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,
|
||||
|
||||
|
Reference in New Issue
Block a user