Searched refs:clt_cfg_hdl (Results 1 - 2 of 2) sorted by relevance

/system/bt/stack/srvc/
H A Dsrvc_battery_int.h35 uint16_t clt_cfg_hdl; member in struct:__anon1270
H A Dsrvc_battery.cc53 if (handle == p_inst->ba_level_hdl || handle == p_inst->clt_cfg_hdl ||
76 if (handle == p_inst->clt_cfg_hdl) {
112 if (handle == p_inst->ba_level_hdl || handle == p_inst->clt_cfg_hdl ||
119 if (handle == p_inst->clt_cfg_hdl)
251 p_inst->clt_cfg_hdl = service[i].attribute_handle;
347 if (i == BA_MAX_INT_NUM || p_inst->clt_cfg_hdl == 0) return;

Completed in 74 milliseconds