OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HCI_CMD_POOL_ID
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/include/
bt_target.h
397
#ifndef
HCI_CMD_POOL_ID
398
#define
HCI_CMD_POOL_ID
GKI_POOL_ID_2
637
#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 28 milliseconds