Home
last modified time | relevance | path

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

/system/bt/internal_include/
Dbt_target.h220 #ifndef GAP_DATA_BUF_SIZE
221 #define GAP_DATA_BUF_SIZE BT_DEFAULT_BUFFER_SIZE macro
/system/bt/stack/gap/
Dgap_conn.cc240 p_ccb->ertm_info.user_rx_buf_size = GAP_DATA_BUF_SIZE; in GAP_ConnOpen()
241 p_ccb->ertm_info.user_tx_buf_size = GAP_DATA_BUF_SIZE; in GAP_ConnOpen()