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

  /external/bluetooth/bluedroid/include/
bt_target.h 453 #ifndef L2CAP_CMD_POOL_ID
454 #define L2CAP_CMD_POOL_ID GKI_POOL_ID_2
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 171 #ifndef L2CAP_CMD_POOL_ID
172 #define L2CAP_CMD_POOL_ID GKI_POOL_ID_2
    [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c 344 BT_HDR *p_buf = (BT_HDR *)GKI_getpoolbuf (L2CAP_CMD_POOL_ID);
    [all...]
l2c_fcr.c 553 if ((p_buf = (BT_HDR *)GKI_getpoolbuf (L2CAP_CMD_POOL_ID)) != NULL)
    [all...]

Completed in 46 milliseconds