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

  /system/bt/include/
bt_target.h 192 #ifndef HCI_CMD_POOL_ID
193 #define HCI_CMD_POOL_ID GKI_POOL_ID_2
357 #define HCI_GET_CMD_BUF(paramlen) ((BT_HDR *)GKI_getpoolbuf (HCI_CMD_POOL_ID))
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 115 #ifndef HCI_CMD_POOL_ID
116 #define HCI_CMD_POOL_ID GKI_POOL_ID_2
376 #define HCI_GET_CMD_BUF(paramlen) ((BT_HDR *)GKI_getpoolbuf (HCI_CMD_POOL_ID))
    [all...]

Completed in 51 milliseconds