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

/system/bt/stack/srvc/
H A Dsrvc_battery_int.h34 uint16_t ba_level_hdl; member in struct:__anon1270
H A Dsrvc_battery.cc53 if (handle == p_inst->ba_level_hdl || handle == p_inst->clt_cfg_hdl ||
112 if (handle == p_inst->ba_level_hdl || handle == p_inst->clt_cfg_hdl ||
117 if (handle == p_inst->ba_level_hdl)
247 p_inst->ba_level_hdl = service[1].attribute_handle;
282 if (p_inst->app_id == app_id && p_inst->ba_level_hdl != 0) break;
343 if (p_inst->app_id == app_id && p_inst->ba_level_hdl != 0) break;
349 srvc_sr_notify(remote_bda, p_inst->ba_level_hdl, 1, &battery_level);

Completed in 78 milliseconds