OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USERIAL_POOL_ID
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/hal/include/
gki_hal_target.h
198
#ifndef
USERIAL_POOL_ID
199
#define
USERIAL_POOL_ID
GKI_POOL_ID_1
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
userial_linux.c
777
if ((p_buf = (BT_HDR *) GKI_getpoolbuf(
USERIAL_POOL_ID
) )!= NULL)
788
ALOGE( "userial_read_thread(): unable to get buffer from GKI p_buf = %p poolid = %d\n", p_buf,
USERIAL_POOL_ID
);
[
all
...]
Completed in 57 milliseconds