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

/external/bluetooth/bluedroid/include/
H A Dbt_target.h444 #ifndef RFCOMM_DATA_POOL_ID
445 #define RFCOMM_DATA_POOL_ID GKI_POOL_ID_3 macro
/external/bluetooth/bluedroid/stack/rfcomm/
H A Dport_api.c1573 p_buf = (BT_HDR *)GKI_getpoolbuf (RFCOMM_DATA_POOL_ID);
1705 p_buf = (BT_HDR *)GKI_getpoolbuf (RFCOMM_DATA_POOL_ID);
/external/libnfc-nci/src/include/
H A Dbt_target.h162 #ifndef RFCOMM_DATA_POOL_ID
163 #define RFCOMM_DATA_POOL_ID GKI_POOL_ID_3 macro

Completed in 142 milliseconds