OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:battery_cb
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/srvc/
srvc_battery_int.h
63
GATT_API extern tBATTERY_CB
battery_cb
;
66
#define
battery_cb
(*battery_cb_ptr)
macro
srvc_battery.c
40
tBATTERY_CB
battery_cb
;
variable
51
tBA_INST *p_inst = &
battery_cb
.battery_inst[0];
75
tBA_INST *p_inst = &
battery_cb
.battery_inst[0];
115
tBA_INST *p_inst = &
battery_cb
.battery_inst[0];
200
if (
battery_cb
.inst_id == BA_MAX_INT_NUM)
206
p_inst = &
battery_cb
.battery_inst[
battery_cb
.inst_id];
210
battery_cb
.inst_id ,
220
battery_cb
.inst_id ++;
286
battery_cb
.inst_id --
[
all
...]
Completed in 481 milliseconds