OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVRC_CMD_POOL_ID
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/avrc/
avrc_opt.c
61
if ((p_cmd = (BT_HDR *) GKI_getpoolbuf(
AVRC_CMD_POOL_ID
)) != NULL)
106
if ((p_cmd = (BT_HDR *) GKI_getpoolbuf(
AVRC_CMD_POOL_ID
)) != NULL)
151
if ((p_cmd = (BT_HDR *) GKI_getpoolbuf(
AVRC_CMD_POOL_ID
)) != NULL)
avrc_api.c
811
if ((p_cmd = (BT_HDR *) GKI_getpoolbuf(
AVRC_CMD_POOL_ID
)) != NULL)
[
all
...]
/external/bluetooth/bluedroid/include/
bt_target.h
663
#ifndef
AVRC_CMD_POOL_ID
664
#define
AVRC_CMD_POOL_ID
GKI_POOL_ID_1
[
all
...]
/external/libnfc-nci/src/include/
bt_target.h
302
#ifndef
AVRC_CMD_POOL_ID
303
#define
AVRC_CMD_POOL_ID
GKI_POOL_ID_1
[
all
...]
Completed in 53 milliseconds