Home
last modified time | relevance | path

Searched refs:BT_BUF_RX_SIZE (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci_raw.h39 #define BT_BUF_TX_SIZE MAX(BT_BUF_RX_SIZE, BT_BUF_ACL_SIZE)
A Dbuf.h51 #define BT_BUF_RX_SIZE (BT_BUF_SIZE(CONFIG_BT_RX_BUF_LEN)) macro
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_raw.c38 BT_BUF_RX_SIZE, NULL);
40 BT_BUF_RX_SIZE, NULL);
A Dhci_api.c94 #define CMD_BUF_SIZE BT_BUF_RX_SIZE
A Dhci_core.c159 #define CMD_BUF_SIZE BT_BUF_RX_SIZE
165 BT_BUF_RX_SIZE, NULL);
/AliOS-Things-master/hardware/chip/rtl872xd/hci_driver/
A Dhci_driver.c48 #define HCI_SEND_BUF_SIZE BT_BUF_RX_SIZE

Completed in 20 milliseconds