OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_HL_LRG_DATA_POOL_ID
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/include/
bt_target.h
693
#ifndef
BTA_HL_LRG_DATA_POOL_ID
694
#define
BTA_HL_LRG_DATA_POOL_ID
GKI_POOL_ID_7
[
all
...]
/external/libnfc-nci/src/include/
bt_target.h
332
#ifndef
BTA_HL_LRG_DATA_POOL_ID
333
#define
BTA_HL_LRG_DATA_POOL_ID
GKI_POOL_ID_7
[
all
...]
/external/bluetooth/bluedroid/bta/hl/
bta_hl_utils.c
151
pool_id =
BTA_HL_LRG_DATA_POOL_ID
;
182
pool_id =
BTA_HL_LRG_DATA_POOL_ID
;
309
p_new = (BT_HDR *) GKI_getpoolbuf(
BTA_HL_LRG_DATA_POOL_ID
);
[
all
...]
Completed in 25 milliseconds