OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:clt_cfg_hdl
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/srvc/
srvc_battery_int.h
31
UINT16
clt_cfg_hdl
;
member in struct:__anon3985
srvc_battery.c
49
handle == p_inst->
clt_cfg_hdl
||
76
if (handle == p_inst->
clt_cfg_hdl
)
116
handle == p_inst->
clt_cfg_hdl
||
126
if (handle == p_inst->
clt_cfg_hdl
) p_inst->pending_evt = BA_READ_CLT_CFG_REQ;
238
p_inst->
clt_cfg_hdl
= GATTS_AddCharDescriptor(srvc_hdl,
241
if (p_inst->
clt_cfg_hdl
== 0)
374
if (i == BA_MAX_INT_NUM || p_inst->
clt_cfg_hdl
== 0)
Completed in 861 milliseconds