Searched refs:ba_level_hdl (Results 1 – 2 of 2) sorted by relevance
53 if (handle == p_inst->ba_level_hdl || handle == p_inst->clt_cfg_hdl || in battery_valid_handle_range()112 if (handle == p_inst->ba_level_hdl || handle == p_inst->clt_cfg_hdl || in battery_s_read_attr_value()117 if (handle == p_inst->ba_level_hdl) in battery_s_read_attr_value()247 p_inst->ba_level_hdl = service[1].attribute_handle; in Battery_Instantiate()282 if (p_inst->app_id == app_id && p_inst->ba_level_hdl != 0) break; in Battery_Rsp()342 if (p_inst->app_id == app_id && p_inst->ba_level_hdl != 0) break; in Battery_Notify()348 srvc_sr_notify(remote_bda, p_inst->ba_level_hdl, 1, &battery_level); in Battery_Notify()
34 uint16_t ba_level_hdl; member