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
494
#ifndef
HCI_CMD_POOL_ID
495
#define
HCI_CMD_POOL_ID
GKI_POOL_ID_2
727
#define HCI_GET_CMD_BUF(paramlen) ((BT_HDR *)GKI_getpoolbuf (
HCI_CMD_POOL_ID
))
[
all
...]
/external/libnfc-nci/src/include/
bt_target.h
111
#ifndef
HCI_CMD_POOL_ID
112
#define
HCI_CMD_POOL_ID
GKI_POOL_ID_2
372
#define HCI_GET_CMD_BUF(paramlen) ((BT_HDR *)GKI_getpoolbuf (
HCI_CMD_POOL_ID
))
[
all
...]
Completed in 28 milliseconds