Home
last modified time | relevance | path

Searched refs:SetPacketType (Results 1 – 2 of 2) sorted by relevance

/btstack/chipset/sx128x/SMTC_Drivers/sx1280-driver-c/
H A Dradio.h158 void ( *SetPacketType )( RadioPacketTypes_t packetType ); member
/btstack/chipset/sx128x/
H A Dll_sx1280.c983 Radio.SetPacketType( modulationParams.PacketType ); in ll_radio_on()