OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:app_start_hdl
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
gatt_api.c
188
if (s_hdl < gatt_cb.hdl_cfg.
app_start_hdl
)
191
s_hdl= gatt_cb.hdl_cfg.
app_start_hdl
;
440
if ( (p_list->asgn_range.s_handle >= gatt_cb.hdl_cfg.
app_start_hdl
)
[
all
...]
gatt_int.h
297
UINT16
app_start_hdl
;
member in struct:hdl_cfg
gatt_main.c
122
gatt_cb.hdl_cfg.
app_start_hdl
= GATT_APP_START_HANDLE;
[
all
...]
Completed in 827 milliseconds