Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/gap/
Dgap_conn.c198 p_ccb->ertm_info.user_rx_pool_id = GAP_DATA_POOL_ID; in GAP_ConnOpen()
199 p_ccb->ertm_info.user_tx_pool_id = GAP_DATA_POOL_ID; in GAP_ConnOpen()
526 if ((p_buf = (BT_HDR *)GKI_getpoolbuf (GAP_DATA_POOL_ID)) == NULL) in GAP_ConnWriteData()
/external/bluetooth/bluedroid/include/
Dbt_target.h582 #ifndef GAP_DATA_POOL_ID
583 #define GAP_DATA_POOL_ID GKI_POOL_ID_3 macro
/external/libnfc-nci/src/include/
Dbt_target.h214 #ifndef GAP_DATA_POOL_ID
215 #define GAP_DATA_POOL_ID GKI_POOL_ID_3 macro