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

/external/bluetooth/bluedroid/include/
H A Dbt_target.h541 #ifndef RFCOMM_DATA_POOL_ID
542 #define RFCOMM_DATA_POOL_ID GKI_POOL_ID_3 macro
/external/bluetooth/bluedroid/stack/rfcomm/
H A Dport_api.c1567 p_buf = (BT_HDR *)GKI_getpoolbuf (RFCOMM_DATA_POOL_ID);
1699 p_buf = (BT_HDR *)GKI_getpoolbuf (RFCOMM_DATA_POOL_ID);
/external/libnfc-nci/src/include/
H A Dbt_target.h158 #ifndef RFCOMM_DATA_POOL_ID
159 #define RFCOMM_DATA_POOL_ID GKI_POOL_ID_3 macro

Completed in 86 milliseconds