Searched refs:PAN_POOL_ID (Results 1 - 6 of 6) sorted by relevance

/external/bluetooth/bluedroid/bta/pan/
H A Dbta_pan_ci.c135 if((p_buf = (BT_HDR *) GKI_getpoolbuf(PAN_POOL_ID)) != NULL)
H A Dbta_pan_act.c211 p_new_buf = (BT_HDR *)GKI_getpoolbuf( PAN_POOL_ID );
/external/bluetooth/bluedroid/stack/pan/
H A Dpan_api.c532 buffer = (BT_HDR *)GKI_getpoolbuf(PAN_POOL_ID);
/external/bluetooth/bluedroid/include/
H A Dbt_target.h543 #ifndef PAN_POOL_ID
544 #define PAN_POOL_ID GKI_POOL_ID_3 macro
/external/libnfc-nci/src/include/
H A Dbt_target.h283 #ifndef PAN_POOL_ID
284 #define PAN_POOL_ID GKI_POOL_ID_3 macro
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_pan.c687 BT_HDR *buffer = (BT_HDR *)GKI_getpoolbuf(PAN_POOL_ID);

Completed in 338 milliseconds