Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dbuf.h48 #define BT_BUF_SIZE(size) (BT_BUF_RESERVE + (size)) macro
51 #define BT_BUF_RX_SIZE (BT_BUF_SIZE(CONFIG_BT_RX_BUF_LEN))
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_core.c168 #define NUM_COMLETE_EVENT_SIZE BT_BUF_SIZE( \
181 #define DISCARDABLE_EVENT_SIZE BT_BUF_SIZE(CONFIG_BT_DISCARDABLE_BUF_SIZE)

Completed in 14 milliseconds