Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_devctl.c689 #if BTM_ACL_BUF_SIZE > 0 in btm_read_hci_buf_size_complete()
690 acl_buf_size = (BTM_ACL_BUF_SIZE < L2CAP_MTU_SIZE) ? BTM_ACL_BUF_SIZE : L2CAP_MTU_SIZE; in btm_read_hci_buf_size_complete()
/external/bluetooth/bluedroid/include/
Dbt_target.h1104 #ifndef BTM_ACL_BUF_SIZE
1105 #define BTM_ACL_BUF_SIZE 0 macro
/external/libnfc-nci/src/include/
Dbt_target.h824 #ifndef BTM_ACL_BUF_SIZE
825 #define BTM_ACL_BUF_SIZE 0 macro