Searched refs:BAS_IDX_BATT_LVL_VAL (Results 1 – 2 of 2) sorted by relevance
194 BAS_IDX_BATT_LVL_VAL, enumerator315 …[BAS_IDX_BATT_LVL_VAL] = {{ESP_GATT_AUTO_RSP}, {ESP_UUID_LEN_16, (uint8_t *)&bat_lev_…
90 BAS_IDX_BATT_LVL_VAL, enumerator213 …add_db_record(_last_db, BAS_IDX_BATT_LVL_VAL, (uint8_t *)&s_bat_level_uuid, ESP_GATT_PERM_READ, 1,… in create_bat_db()389 …dev->bat_level_handle = param->add_attr_tab.handles[BAS_IDX_BATT_LVL_VAL];//so we notify of the ch… in bat_event_handler()