Home
last modified time | relevance | path

Searched refs:maxRxOct (Results 1 – 3 of 3) sorted by relevance

/hal_telink-latest/tlsr9/drivers/B91/ext_driver/
Dext_misc.h202 #define CAL_LL_ACL_RX_FIFO_SIZE(maxRxOct) (((maxRxOct+21) + 15) / 16 *16) argument
/hal_telink-latest/tlsr9/ble/stack/ble/controller/ll/acl_conn/
Dacl_conn.h163 ble_sts_t blc_ll_setAclConnMaxOctetsNumber(u8 maxRxOct, u8 maxTxOct_master, u8 maxTxOct_slave);
/hal_telink-latest/tlsr9/ble/stack/ble/hci/
Dhci_event.h234 u16 maxRxOct; member