Searched refs:maxRxOct (Results 1 – 3 of 3) sorted by relevance
202 #define CAL_LL_ACL_RX_FIFO_SIZE(maxRxOct) (((maxRxOct+21) + 15) / 16 *16) argument
163 ble_sts_t blc_ll_setAclConnMaxOctetsNumber(u8 maxRxOct, u8 maxTxOct_master, u8 maxTxOct_slave);
234 u16 maxRxOct; member