HomeSort by relevance Sort by last modified time
    Searched refs:PAN_POOL_ID (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/bta/pan/
bta_pan_ci.c 135 if((p_buf = (BT_HDR *) GKI_getpoolbuf(PAN_POOL_ID)) != NULL)
bta_pan_act.c 176 p_new_buf = (BT_HDR *)GKI_getpoolbuf( PAN_POOL_ID );
  /external/bluetooth/bluedroid/include/
bt_target.h 629 #ifndef PAN_POOL_ID
630 #define PAN_POOL_ID GKI_POOL_ID_3
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 279 #ifndef PAN_POOL_ID
280 #define PAN_POOL_ID GKI_POOL_ID_3
    [all...]

Completed in 30 milliseconds