Home
last modified time | relevance | path

Searched refs:pres_fmt_hdl (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/srvc/
Dsrvc_battery.cc54 handle == p_inst->rpt_ref_hdl || handle == p_inst->pres_fmt_hdl) { in battery_valid_handle_range()
113 handle == p_inst->rpt_ref_hdl || handle == p_inst->pres_fmt_hdl) { in battery_s_read_attr_value()
121 if (handle == p_inst->pres_fmt_hdl) in battery_s_read_attr_value()
256 p_inst->pres_fmt_hdl = service[i].attribute_handle; in Battery_Instantiate()
Dsrvc_battery_int.h37 uint16_t pres_fmt_hdl; member