Searched refs:HCI_CMD_POOL_BUF_SIZE (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/include/
H A Dbt_target.h401 #ifndef HCI_CMD_POOL_BUF_SIZE
402 #define HCI_CMD_POOL_BUF_SIZE GKI_BUF2_SIZE macro
/external/libnfc-nci/src/include/
H A Dbt_target.h119 #ifndef HCI_CMD_POOL_BUF_SIZE
120 #define HCI_CMD_POOL_BUF_SIZE GKI_BUF2_SIZE macro
/external/bluetooth/bluedroid/stack/hcic/
H A Dhcicmds.c3306 #if !defined (LMP_TEST) && (HCI_CMD_POOL_BUF_SIZE < 268)
3307 #error "HCI_CMD_POOL_BUF_SIZE must be larger than 268"

Completed in 185 milliseconds