OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATT_CL_MAX_LCB
(Results
1 - 7
of
7
) sorted by null
/external/bluetooth/bluedroid/stack/srvc/
srvc_eng_int.h
26
#define SRVC_MAX_APPS
GATT_CL_MAX_LCB
/external/bluetooth/bluedroid/stack/gap/
gap_int.h
135
#define GAP_MAX_CL
GATT_CL_MAX_LCB
/external/bluetooth/bluedroid/stack/include/
gatt_api.h
132
#ifndef
GATT_CL_MAX_LCB
133
#define
GATT_CL_MAX_LCB
22
[
all
...]
/external/bluetooth/bluedroid/stack/gatt/
gatt_utils.c
[
all
...]
gatt_int.h
362
tGATT_CMD_Q cl_cmd_q[
GATT_CL_MAX_LCB
];
473
tGATT_CLCB clcb[
GATT_CL_MAX_LCB
]; /* connection link control block*/
474
tGATT_SCCB sccb[GATT_MAX_SCCB]; /* sign complete callback function GATT_MAX_SCCB <=
GATT_CL_MAX_LCB
*/
gatt_api.c
[
all
...]
/external/bluetooth/bluedroid/bta/gatt/
bta_gattc_int.h
91
#define BTA_GATTC_CLCB_MAX
GATT_CL_MAX_LCB
Completed in 1088 milliseconds