Home
last modified time | relevance | path

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

/btstack/port/stm32-wb55xx-nucleo-freertos/Inc/
H A Dapp_conf.h163 #define TL_BLE_EVENT_FRAME_SIZE ( TL_EVT_HDR_SIZE + CFG_TLBLE_MOST_EVENT_PAYLOAD_SIZE ) macro
/btstack/port/stm32-wb55xx-nucleo-freertos/port/
H A Dbtstack_port.c201 DIVC((sizeof(TL_PacketHeader_t) + TL_BLE_EVENT_FRAME_SIZE), 4))